Home
last modified time | relevance | path

Searched defs:IndexVersion (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnitIndex.cpp43 unsigned IndexVersion) { in serializeSectionKind()
69 unsigned IndexVersion) { in deserializeSectionKind()
/llvm-project/clang-tools-extra/clangd/index/
H A DFileIndex.cpp442 size_t IndexVersion = 0; updatePreamble() local
477 size_t IndexVersion = 0; updateMain() local
/llvm-project/llvm/lib/DWP/
H A DDWP.cpp162 unsigned getContributionIndex(DWARFSectionKind Kind, uint32_t IndexVersion) { in getContributionIndex()
496 uint32_t IndexVersion) { in writeIndex()
655 uint32_t IndexVersion = 0; in write() local