Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp54 const auto FileIdx = in tryStoreFilePath() local
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerTypeUnit.cpp178 uint32_t FileIdx = in prepareDataForTreeCreation() local
289 uint32_t FileIdx = 0; in addFileNameIntoLinetable() local
H A DDWARFLinkerCompileUnit.cpp188 StringEntry *CompileUnit::getFileName(unsigned FileIdx, in getFileName() argument
1675 uint64_t FileIdx; in getDirAndFilenameFromLineTable() local
1689 getDirAndFilenameFromLineTable(uint64_t FileIdx) getDirAndFilenameFromLineTable() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp50 copyFile(const GsymCreator & SrcGC,uint32_t FileIdx) copyFile() argument
H A DDwarfTransformer.cpp360 const uint32_t FileIdx = OptFileIdx.value(); convertFunctionLineTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp689 if (auto FileIdx = AttrValue.Value.getAsUnsignedConstant()) { verifyDebugInfoAttribute() local