Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp887 const bool HasFullPath = LineTable->getFileNameByIndex( in verifyDebugLineRows() local
890 assert(HasFullPath && "Invalid index?"); in verifyDebugLineRows()
891 (void)HasFullPath; in verifyDebugLineRows()