Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DDwarfLinker.cpp128 bool setLastSeenDIE(CompileUnit &U, const DWARFDebugInfoEntryMinimal *Die);
1524 bool DeclContext::setLastSeenDIE(CompileUnit &U, in setLastSeenDIE() function in llvm::dsymutil::__anon1f629b1b0111::DeclContext
1691 !(*ContextIter)->setLastSeenDIE(U, DIE)) { in getChildDeclContext()