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