Searched refs:getOrCreateMethodType (Results 1 – 2 of 2) sorted by relevance
184 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
1137 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo1217 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()2807 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()