Home
last modified time | relevance | path

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

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