Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()