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