Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp614 const bool HasFullPath = LineTable->getFileNameByIndex( in verifyDebugLineRows() local
617 assert(HasFullPath && "Invalid index?"); in verifyDebugLineRows()
618 (void)HasFullPath; in verifyDebugLineRows()