Searched refs:getOrCreateMethodType (Results 1 – 2 of 2) sorted by relevance
230 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
1593 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo1677 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit, true); in CreateCXXMemberFunction()3820 return getOrCreateMethodType(Method, F, false); in getOrCreateFunctionType()