Searched refs:GetMethod (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/googletest/googlemock/scripts/generator/cpp/
H A Dast.py953 def GetMethod(self, modifiers, templated_types): member in class:AstBuilder
1296 return self.GetMethod(FUNCTION_VIRTUAL + FUNCTION_DTOR, None)
1441 return self.GetMethod(FUNCTION_NONE, templated_types)
1526 return self.GetMethod(FUNCTION_NONE, None)
1598 return self.GetMethod(FUNCTION_CTOR, None)

Completed in 8 milliseconds