Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h163 llvm::DISubprogram CreateCXXMemberFunction(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp1072 CGDebugInfo::CreateCXXMemberFunction(const CXXMethodDecl *Method, in CreateCXXMemberFunction() function in CGDebugInfo
1182 ? CreateCXXMemberFunction(Method, Unit, RecordTy) in CollectCXXMemberFunctions()
2467 CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), T); in getFunctionDeclaration()