Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h218 llvm::DISubprogram *CreateCXXMemberFunction(const CXXMethodDecl *Method,
H A DCGDebugInfo.cpp1498 llvm::DISubprogram *CGDebugInfo::CreateCXXMemberFunction( in CreateCXXMemberFunction() function in CGDebugInfo
1635 ? CreateCXXMemberFunction(Method, Unit, RecordTy) in CollectCXXMemberFunctions()
3308 return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), in getFunctionDeclaration()