Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp867 bool isParseSuccessful = TUIndex->parse(TUIndexData); in getTUIndex() local
870 if (isParseSuccessful && TUIndex->getVersion() != 2) in getTUIndex()