Searched defs:FormatVersion (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/ExtractAPI/Serialization/ | ||
H A D | SymbolGraphSerializer.h | 87 static const VersionTuple FormatVersion; variable |
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | InstrProfReader.h | 483 unsigned FormatVersion; global() variable |
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ObjectFileELF.cpp | 1301 uint8_t FormatVersion = data.GetU8(&Offset); ParseARMAttributes() local |