Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.h194 llvm::DISubprogram *CreateCXXMemberFunction(const CXXMethodDecl *Method,
HDCGDebugInfo.cpp1064 llvm::DISubprogram *CGDebugInfo::CreateCXXMemberFunction( in CreateCXXMemberFunction() function in CGDebugInfo
1172 ? CreateCXXMemberFunction(Method, Unit, RecordTy) in CollectCXXMemberFunctions()
2450 return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), in getFunctionDeclaration()