Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp76 SourceLocation NextLoc = S->getEndLoc(); in VisitSwitchStmt() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DTokenLexer.cpp1009 SourceLocation NextLoc = NextTok->getLocation(); in updateConsecutiveMacroArgTokens() local
H A DPPMacroExpansion.cpp1520 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTypeLoc.cpp110 class NextLoc : public TypeLocVisitor<NextLoc, TypeLoc> { class
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DArchive.cpp458 const char *NextLoc = Data.data() + SpaceToSkip; in getNext() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1118 SourceLocation NextLoc = Loc.getLocWithOffset(1); in isAtEndOfImmediateMacroExpansion() local