Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleFile.h289 const uint32_t *IdentifierOffsets = nullptr; variable
H A DASTWriter.h311 std::vector<uint32_t> IdentifierOffsets; variable