Searched refs:getOrCreateMethodType (Results 1 – 2 of 2) sorted by relevance
147 llvm::DICompositeType getOrCreateMethodType(const CXXMethodDecl *Method,
998 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo1078 llvm::DICompositeType MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()2502 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()