Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/googletest/googlemock/scripts/generator/cpp/
Dast.py953 def GetMethod(self, modifiers, templated_types): member in AstBuilder
1299 return self.GetMethod(FUNCTION_VIRTUAL + FUNCTION_DTOR, None)
1444 return self.GetMethod(FUNCTION_NONE, templated_types)
1529 return self.GetMethod(FUNCTION_NONE, None)
1601 return self.GetMethod(FUNCTION_CTOR, None)