Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h248 llvm::DISubprogram *CreateCXXMemberFunction(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp1671 llvm::DISubprogram *CGDebugInfo::CreateCXXMemberFunction( in CreateCXXMemberFunction() function in CGDebugInfo
1841 ? CreateCXXMemberFunction(Method, Unit, RecordTy) in CollectCXXMemberFunctions()
3749 return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), in getFunctionDeclaration()