Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h41 class SourceLocationSequence; variable
57 friend SourceLocationSequence; variable
113 SourceLocationSequence(UIntTy &Prev) : Prev(Prev) {} in SourceLocationSequence() function