Home
last modified time | relevance | path

Searched refs:getOrCreateMethodType (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h230 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp1593 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
1677 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit, true); in CreateCXXMemberFunction()
3820 return getOrCreateMethodType(Method, F, false); in getOrCreateFunctionType()