Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Basic/
H A DSourceManagerInternals.h50 unsigned IncludeOffset; member
/openbsd/gnu/llvm/clang/lib/Index/
H A DUSRGeneration.cpp28 const SourceManager &SM, bool IncludeOffset) { in printLoc()
605 bool USRGenerator::GenLoc(const Decl *D, bool IncludeOffset) { in GenLoc()
/openbsd/gnu/llvm/clang/lib/Basic/
H A DSourceManager.cpp211 unsigned IncludeOffset = 0; in AddLineNote() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp1353 unsigned IncludeOffset = Record[Idx++]; in ParseLineTable() local