Home
last modified time | relevance | path

Searched defs:FileIdx (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp54 const auto FileIdx = in tryStoreFilePath() local
/llvm-project-15.0.7/llvm/unittests/DebugInfo/GSYM/
H A DGSYMTest.cpp99 const uint32_t FileIdx = 1; in TEST() local
264 static void AddLines(uint64_t FuncAddr, uint32_t FileIdx, FunctionInfo &FI) { in AddLines()
290 constexpr uint32_t FileIdx = 1; in TEST() local
694 const uint32_t FileIdx = 1; in TEST() local
800 const uint32_t FileIdx = 1; in TEST() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/GSYM/
H A DDwarfTransformer.cpp282 const uint32_t FileIdx = CUI.DWARFToGSYMFileIndex(Gsym, Row.File); in convertFunctionLineTable() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp675 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute() local