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.cpp30 const SourceManager &SM, bool IncludeOffset) { in printLoc()
639 bool USRGenerator::GenLoc(const Decl *D, bool IncludeOffset) { in GenLoc()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp219 unsigned IncludeOffset = 0; in AddLineNote() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1434 unsigned IncludeOffset = Record[Idx++]; in ParseLineTable() local