Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/Serialization/
H A DSymbolGraphSerializer.h54 static const VersionTuple FormatVersion; global() variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h479 unsigned FormatVersion; global() variable
486 InstrProfLookupTrait(IndexedInstrProf::HashT HashType,unsigned FormatVersion) InstrProfLookupTrait() argument
568 uint64_t FormatVersion; global() variable
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1301 uint8_t FormatVersion = data.GetU8(&Offset); ParseARMAttributes() local