Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDSourceManagerInternals.h47 unsigned IncludeOffset; member
/NextBSD/contrib/llvm/tools/clang/lib/Index/
HDUSRGeneration.cpp28 const SourceManager &SM, bool IncludeOffset) { in printLoc()
509 bool USRGenerator::GenLoc(const Decl *D, bool IncludeOffset) { in GenLoc()
/NextBSD/contrib/llvm/tools/clang/lib/Basic/
HDSourceManager.cpp198 unsigned IncludeOffset = 0; in AddLineNote() local
232 unsigned IncludeOffset = 0; in AddLineNote() local
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp1060 unsigned IncludeOffset = Record[Idx++]; in ParseLineTable() local