Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h289 uint64_t SLocEntryOffsetsBase = 0; variable
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp2146 uint64_t SLocEntryOffsetsBase = Stream.GetCurrentBitNo(); in WriteSourceManagerBlock() local