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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinkerDeclContext.cpp30 bool DeclContext::setLastSeenDIE(CompileUnit &U, const DWARFDie &Die) { function in class:llvm::DeclContext
195 !(*ContextIter)->setLastSeenDIE(U, DIE)) {
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h89 bool setLastSeenDIE(CompileUnit &U, const DWARFDie &Die);

Completed in 57 milliseconds