Home | History | Annotate | Download | only in cpp

Lines Matching defs:GetMethod

952     def GetMethod(self, modifiers, templated_types):
1286 return self.GetMethod(FUNCTION_VIRTUAL + FUNCTION_DTOR, None)
1431 return self.GetMethod(FUNCTION_NONE, templated_types)
1516 return self.GetMethod(FUNCTION_NONE, None)
1588 return self.GetMethod(FUNCTION_CTOR, None)