Home
last modified time | relevance | path

Searched defs:IdentifierOffsets (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h308 const uint32_t *IdentifierOffsets = nullptr; variable
H A DASTWriter.h332 std::vector<uint32_t> IdentifierOffsets; variable