Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/IndexSerialization/
DSerializablePathCollection.cpp54 const auto FileIdx = in tryStoreFilePath() local
/external/llvm-project/llvm/lib/DebugInfo/GSYM/
DDwarfTransformer.cpp263 if (auto FileIdx = in convertFunctionLineTable() local
283 const uint32_t FileIdx = CUI.DWARFToGSYMFileIndex(Gsym, Row.File); in convertFunctionLineTable() local
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp100 const uint32_t FileIdx = 1; in TEST() local
265 static void AddLines(uint64_t FuncAddr, uint32_t FileIdx, FunctionInfo &FI) { in AddLines()
291 constexpr uint32_t FileIdx = 1; in TEST() local
822 const uint32_t FileIdx = 1; in TEST() local
928 const uint32_t FileIdx = 1; in TEST() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFVerifier.cpp552 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { in verifyDebugInfoAttribute() local