Home
last modified time | relevance | path

Searched defs:RowsOrErr (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp934 if (Expected<UnwindTable> RowsOrErr = UnwindTable::create(this)) in dump() local
963 if (Expected<UnwindTable> RowsOrErr = UnwindTable::create(this)) in dump() local