Searched refs:getOrCreateMethodType (Results 1 – 2 of 2) sorted by relevance
148 llvm::MDSubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
1015 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo1097 llvm::MDSubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()2517 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()