Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp786 const bool HasFullPath = LineTable->getFileNameByIndex( in verifyDebugLineRows() local
789 assert(HasFullPath && "Invalid index?"); in verifyDebugLineRows()
790 (void)HasFullPath; in verifyDebugLineRows()