Searched defs:NextLoc (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/AST/
H A DTypeLoc.cpp90 class NextLoc : public TypeLocVisitor<NextLoc, TypeLoc> { class in namespace:__anon3160
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp76 SourceLocation NextLoc = S->getLocEnd(); local
/freebsd-10.3-release/contrib/llvm/lib/Object/
H A DArchive.cpp109 const char *NextLoc = Data.data() + SpaceToSkip; local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DTokenLexer.cpp764 SourceLocation NextLoc = NextTok->getLocation(); local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/Basic/
H A DSourceManager.cpp1078 SourceLocation NextLoc = Loc.getLocWithOffset(1); local

Completed in 141 milliseconds