Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.h174 llvm::DISubroutineType *getOrCreateMethodType(const CXXMethodDecl *Method,
HDCGDebugInfo.cpp991 CGDebugInfo::getOrCreateMethodType(const CXXMethodDecl *Method, in getOrCreateMethodType() function in CGDebugInfo
1070 llvm::DISubroutineType *MethodTy = getOrCreateMethodType(Method, Unit); in CreateCXXMemberFunction()
2483 return getOrCreateMethodType(Method, F); in getOrCreateFunctionType()