Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h50 unsigned IncludeOffset; member
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp30 const SourceManager &SM, bool IncludeOffset) { in printLoc() argument
628 GenLoc(const Decl * D,bool IncludeOffset) GenLoc() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp211 unsigned IncludeOffset = 0; AddLineNote() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1393 unsigned IncludeOffset = Record[Idx++]; ParseLineTable() local