Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h50 unsigned IncludeOffset; member
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DUSRGeneration.cpp29 const SourceManager &SM, bool IncludeOffset) { in printLoc()
634 bool USRGenerator::GenLoc(const Decl *D, bool IncludeOffset) { in GenLoc()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp205 unsigned IncludeOffset = 0; in AddLineNote() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1612 unsigned IncludeOffset = Record[Idx++]; in ParseLineTable() local