Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDModuleFile.h296 const uint32_t *SLocEntryOffsets = nullptr; variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp2273 std::vector<uint32_t> SLocEntryOffsets; in WriteSourceManagerBlock() local