Searched defs:IdentifierOffsets (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/clang/include/clang/Serialization/ | ||
| H A D | ModuleFile.h | 294 const uint32_t *IdentifierOffsets = nullptr; variable |
| H A D | ASTWriter.h | 299 std::vector<uint32_t> IdentifierOffsets; variable |