Home
last modified time | relevance | path

Searched defs:NextLoc (Results 1 – 6 of 6) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp76 SourceLocation NextLoc = S->getLocEnd(); in VisitSwitchStmt() local
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DArchive.cpp119 const char *NextLoc = Data.data() + SpaceToSkip; in getNext() local
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DTypeLoc.cpp90 class NextLoc : public TypeLocVisitor<NextLoc, TypeLoc> { class
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DTokenLexer.cpp776 SourceLocation NextLoc = NextTok->getLocation(); in updateConsecutiveMacroArgTokens() local
H A DPPMacroExpansion.cpp1300 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro() local
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1054 SourceLocation NextLoc = Loc.getLocWithOffset(1); in isAtEndOfImmediateMacroExpansion() local