Home
last modified time | relevance | path

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

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