Home
last modified time | relevance | path

Searched refs:setLastSeenDIE (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp30 bool DeclContext::setLastSeenDIE(CompileUnit &U, const DWARFDie &Die) { in setLastSeenDIE() function in llvm::DeclContext
195 !(*ContextIter)->setLastSeenDIE(U, DIE)) { in getChildDeclContext()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DWARFLinker/
DDWARFLinkerDeclContext.cpp30 bool DeclContext::setLastSeenDIE(CompileUnit &U, const DWARFDie &Die) { in setLastSeenDIE() function in llvm::DeclContext
191 !(*ContextIter)->setLastSeenDIE(U, DIE)) { in getChildDeclContext()
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h89 bool setLastSeenDIE(CompileUnit &U, const DWARFDie &Die);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h88 bool setLastSeenDIE(CompileUnit &U, const DWARFDie &Die);
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp128 bool setLastSeenDIE(CompileUnit &U, const DWARFDebugInfoEntryMinimal *Die);
1529 bool DeclContext::setLastSeenDIE(CompileUnit &U, in setLastSeenDIE() function in llvm::dsymutil::__anondabe43b60111::DeclContext
1697 !(*ContextIter)->setLastSeenDIE(U, DIE)) { in getChildDeclContext()