Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h165 llvm::DISubprogram CreateCXXMemberFunction(const CXXMethodDecl *Method,
DCGDebugInfo.cpp1091 CGDebugInfo::CreateCXXMemberFunction(const CXXMethodDecl *Method, in CreateCXXMemberFunction() function in CGDebugInfo
1201 ? CreateCXXMemberFunction(Method, Unit, RecordTy) in CollectCXXMemberFunctions()
2482 CreateCXXMemberFunction(MD, getOrCreateFile(MD->getLocation()), T); in getFunctionDeclaration()