Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.h87 static const VersionTuple FormatVersion; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DELFAttrParserExtended.cpp104 uint8_t FormatVersion = De.getU8(Cursor); in parse() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h518 unsigned FormatVersion; variable
525 InstrProfLookupTrait(IndexedInstrProf::HashT HashType, unsigned FormatVersion) in InstrProfLookupTrait()
611 uint64_t FormatVersion; variable
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1291 uint8_t FormatVersion = data.GetU8(&Offset); in ParseARMAttributes() local