Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DSourceLocationEncoding.h36 class SourceLocationSequence; global() variable
52 friend SourceLocationSequence; global() variable
104 SourceLocationSequence(UIntTy &Prev) : Prev(Prev) {} SourceLocationSequence() function
[all...]