Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp102 if (Error ApplicationErr = Header.applyIndexEntry(IndexEntry)) { in addUnitsImpl() local
103 Context.getWarningHandler()(std::move(ApplicationErr)); in addUnitsImpl()