Home
last modified time | relevance | path

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

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