Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleFile.h271 const uint32_t *SLocEntryOffsets = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp1941 std::vector<uint32_t> SLocEntryOffsets; in WriteSourceManagerBlock() local