Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp752 const bool HasFullPath = LineTable->getFileNameByIndex( in verifyDebugLineRows() local
755 assert(HasFullPath && "Invalid index?"); in verifyDebugLineRows()
756 (void)HasFullPath; in verifyDebugLineRows()