Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp558 if (Optional<uint64_t> LastFileIdx = LT->getLastValidFileIndex()) { in verifyDebugInfoAttribute() local
563 llvm::formatv("{0}", *LastFileIdx) + "])"); in verifyDebugInfoAttribute()