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