Searched refs:getOrCreateInstanceMethodType (Results 1 – 2 of 2) sorted by relevance
272 getOrCreateInstanceMethodType(QualType ThisPtr, const FunctionProtoType *Func,
2114 return getOrCreateInstanceMethodType(ThisType, Func, Unit); in getOrCreateMethodType()2121 return getOrCreateInstanceMethodType(Method->getThisType(), Func, Unit, true); in getOrCreateMethodTypeForDestructor()2125 CGDebugInfo::getOrCreateInstanceMethodType(QualType ThisPtr, in getOrCreateInstanceMethodType() function in CGDebugInfo3674 getOrCreateInstanceMethodType( in CreateType()