Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h201 llvm::DISubprogram *CreateCXXMemberFunction(const CXXMethodDecl *Method,
DCGDebugInfo.cpp1211 llvm::DISubprogram *CGDebugInfo::CreateCXXMemberFunction( in CreateCXXMemberFunction() function in CGDebugInfo
1346 ? CreateCXXMemberFunction(Method, Unit, RecordTy) in CollectCXXMemberFunctions()
2775 return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), in getFunctionDeclaration()
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.h239 llvm::DISubprogram *CreateCXXMemberFunction(const CXXMethodDecl *Method,
DCGDebugInfo.cpp1613 llvm::DISubprogram *CGDebugInfo::CreateCXXMemberFunction( in CreateCXXMemberFunction() function in CGDebugInfo
1781 ? CreateCXXMemberFunction(Method, Unit, RecordTy) in CollectCXXMemberFunctions()
3667 return CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), in getFunctionDeclaration()