| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
| H A D | StmtObjC.h | 58 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 59 return SubExprs[BODY]->getEndLoc(); in getEndLoc() 111 SourceLocation getEndLoc() const LLVM_READONLY { return Body->getEndLoc(); } in getEndLoc() function 144 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 145 return AtFinallyStmt->getEndLoc(); in getEndLoc() 253 SourceLocation getEndLoc() const LLVM_READONLY; 314 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 315 return getSynchBody()->getEndLoc(); in getEndLoc() 352 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 353 return Throw ? Throw->getEndLoc() : AtThrowLoc; in getEndLoc() [all …]
|
| H A D | StmtCXX.h | 44 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 45 return HandlerBlock->getEndLoc(); in getEndLoc() 95 SourceLocation getEndLoc() const { in getEndLoc() function 96 return getStmts()[NumHandlers]->getEndLoc(); in getEndLoc() 207 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 208 return SubExprs[BODY]->getEndLoc(); in getEndLoc() 297 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 298 return SubStmt->getEndLoc(); in getEndLoc() 425 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 426 return getBody() ? getBody()->getEndLoc() : getPromiseDecl()->getEndLoc(); in getEndLoc() [all …]
|
| H A D | ExprCXX.h | 161 SourceLocation getEndLoc() const { return Range.getEnd(); } in getEndLoc() function 348 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 349 return getDecomposedForm().RHS->getEndLoc(); in getEndLoc() 353 return SourceRange(DF.LHS->getBeginLoc(), DF.RHS->getEndLoc()); in getSourceRange() 410 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function 704 SourceLocation getEndLoc() const { return getRParenLoc(); } in getEndLoc() function 737 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function 771 SourceLocation getEndLoc() const { return getLocation(); } in getEndLoc() function 814 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 815 return SubExpr->getEndLoc(); in getEndLoc() [all …]
|
| H A D | Stmt.h | 1173 SourceLocation getEndLoc() const LLVM_READONLY; 1314 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function 1382 SourceLocation getEndLoc() const { return getSemiLoc(); } in getEndLoc() function 1503 SourceLocation getEndLoc() const { return RBraceLoc; } in getEndLoc() function 1556 inline SourceLocation getEndLoc() const LLVM_READONLY; 1695 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 1701 return CS->getSubStmt()->getEndLoc(); in getEndLoc() 1741 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 1742 return SubStmt->getEndLoc(); in getEndLoc() 1757 SourceLocation SwitchCase::getEndLoc() const { in getEndLoc() function [all …]
|
| H A D | ExprObjC.h | 73 SourceLocation getEndLoc() const LLVM_READONLY { return String->getEndLoc(); } in getEndLoc() function 105 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 160 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function 217 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function 381 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function 437 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function 477 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function 531 SourceLocation getEndLoc() const LLVM_READONLY { return RParenLoc; } in getEndLoc() function 595 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 783 SourceLocation getEndLoc() const LLVM_READONLY { return IdLoc; } in getEndLoc() function [all …]
|
| H A D | Expr.h | 1081 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 1082 return SubExpr->getEndLoc(); in getEndLoc() 1152 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 1153 return SourceExpr ? SourceExpr->getEndLoc() : getLocation(); in getEndLoc() 1296 SourceLocation getEndLoc() const LLVM_READONLY; 1507 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1549 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1606 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1688 SourceLocation getEndLoc() const LLVM_READONLY { return Loc; } in getEndLoc() function 1727 SourceLocation getEndLoc() const LLVM_READONLY { return Val->getEndLoc(); } in getEndLoc() function [all …]
|
| H A D | ExprOpenMP.h | 116 SourceLocation getEndLoc() const LLVM_READONLY { return RBracketLoc; } in getEndLoc() function 199 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 200 return getBase()->getEndLoc(); in getEndLoc() 375 SourceLocation getEndLoc() const LLVM_READONLY { return RPLoc; } in getEndLoc() function
|
| H A D | Comment.h | 218 SourceLocation getEndLoc() const LLVM_READONLY { return Range.getEnd(); } in getEndLoc() function 349 return SourceRange(getBeginLoc().getLocWithOffset(-1), getEndLoc()); in getCommandNameRange() 564 Content.back()->getEndLoc())); in ParagraphComment() 699 SourceLocation NewLocEnd = PC->getEndLoc(); in setParagraph() 975 return SourceRange(TextBegin, getEndLoc()); in getTextRange() 1103 SourceRange(Blocks.front()->getBeginLoc(), Blocks.back()->getEndLoc())); in FullComment()
|
| H A D | ExprConcepts.h | 128 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function 133 : ConceptName.getEndLoc(); in getEndLoc() 543 SourceLocation getEndLoc() const LLVM_READONLY { in getEndLoc() function
|
| H A D | DeclFriend.h | 160 return SourceRange(getFriendLoc(), ND->getEndLoc()); in getSourceRange() 167 return SourceRange(StartL, TInfo->getTypeLoc().getEndLoc()); in getSourceRange()
|
| H A D | Availability.h | 54 SourceLocation getEndLoc() const { return EndLoc; } in getEndLoc() function
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | StmtObjC.cpp | 66 SourceLocation ObjCAtTryStmt::getEndLoc() const { in getEndLoc() function in ObjCAtTryStmt 68 return getFinallyStmt()->getEndLoc(); in getEndLoc() 70 return getCatchStmt(NumCatchStmts - 1)->getEndLoc(); in getEndLoc() 71 return getTryBody()->getEndLoc(); in getEndLoc()
|
| H A D | ExprCXX.cpp | 340 SourceLocation CXXPseudoDestructorExpr::getEndLoc() const { in getEndLoc() function in CXXPseudoDestructorExpr 514 SourceLocation CXXConstructExpr::getEndLoc() const { in getEndLoc() function in CXXConstructExpr 516 return cast<CXXTemporaryObjectExpr>(this)->getEndLoc(); in getEndLoc() 525 SourceLocation NewEnd = Arg->getEndLoc(); in getEndLoc() 589 return SourceRange(getOperatorLoc(), getArg(0)->getEndLoc()); in getSourceRangeImpl() 600 return SourceRange(getOperatorLoc(), getArg(0)->getEndLoc()); in getSourceRangeImpl() 602 return SourceRange(getArg(0)->getBeginLoc(), getArg(1)->getEndLoc()); in getSourceRangeImpl() 870 SourceLocation CXXFunctionalCastExpr::getEndLoc() const { in getEndLoc() function in CXXFunctionalCastExpr 871 return RParenLoc.isValid() ? RParenLoc : getSubExpr()->getEndLoc(); in getEndLoc() 1023 SourceLocation CXXTemporaryObjectExpr::getEndLoc() const { in getEndLoc() function in CXXTemporaryObjectExpr [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/ |
| H A D | SourceCode.cpp | 187 SourceLocation End = Tok.getEndLoc(); in getEntityEndLoc() 204 End = Tok.getEndLoc(); in getEntityEndLoc() 209 End = Tok.getEndLoc(); in getEntityEndLoc() 222 return Tok.getEndLoc(); in getEntityEndLoc() 226 End = Tok.getEndLoc(); in getEntityEndLoc() 231 End = Tok.getEndLoc(); in getEntityEndLoc() 339 getEntityEndLoc(SM, Decl.getEndLoc(), getTerminators(Decl), LangOpts)); in getAssociatedRange() 356 SM, skipWhitespaceAndNewline(SM, Comment->getEndLoc(), LangOpts), in getAssociatedRange()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
| H A D | CloneDetection.cpp | 54 SM.isBeforeInTranslationUnit(Other.getEndLoc(), getEndLoc()) || in contains() 55 Other.getEndLoc() == getEndLoc(); in contains() 84 SourceLocation StmtSequence::getEndLoc() const { return back()->getEndLoc(); } in getEndLoc() function in StmtSequence 87 return SourceRange(getBeginLoc(), getEndLoc()); in getSourceRange()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/ |
| H A D | WebAssemblyAsmParser.cpp | 113 SMLoc getEndLoc() const override { return EndLoc; } in getEndLoc() function 369 WebAssemblyOperand::Integer, Int.getLoc(), Int.getEndLoc(), in parseSingleInteger() 382 WebAssemblyOperand::Float, Flt.getLoc(), Flt.getEndLoc(), in parseSingleFloat() 404 WebAssemblyOperand::Float, Flt.getLoc(), Flt.getEndLoc(), in parseSpecialFloatMaybe() 440 WebAssemblyOperand::Integer, Tok.getLoc(), Tok.getEndLoc(), in checkForP2AlignIfLoadStore() 488 WebAssemblyOperand::Symbol, Tok.getLoc(), Tok.getEndLoc(), in parseFunctionTableOperand() 625 WebAssemblyOperand::Symbol, Loc.getLoc(), Loc.getEndLoc(), in ParseInstruction() 649 WebAssemblyOperand::Integer, Id.getLoc(), Id.getEndLoc(), in ParseInstruction() 659 WebAssemblyOperand::Symbol, Id.getLoc(), Id.getEndLoc(), in ParseInstruction() 694 WebAssemblyOperand::BrList, Tok.getLoc(), Tok.getEndLoc()); in ParseInstruction()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Format/ |
| H A D | UsingDeclarationsSorter.cpp | 143 auto End = (*UsingDeclarations)[I].Line->Last->Tok.getEndLoc(); in endUsingDeclarationBlock() 155 auto End = (*UsingDeclarations)[I].Line->Last->Tok.getEndLoc(); in endUsingDeclarationBlock() 158 auto SortedEnd = SortedUsingDeclarations[I].Line->Last->Tok.getEndLoc(); in endUsingDeclarationBlock()
|
| H A D | SortJavaScriptImports.cpp | 372 References.back().Range.setEnd(Current->Tok.getEndLoc()); in parseModuleReferences() 373 Start = Current->Tok.getEndLoc().getLocWithOffset(1); in parseModuleReferences() 400 Reference.Range.setEnd(LineEnd->Tok.getEndLoc()); in parseModuleReferences() 505 Reference.SymbolsStart = Current->Tok.getEndLoc(); in parseNamedBindings()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
| H A D | BuildTree.cpp | 296 SourceLocation End = T.getEndLoc(); in getDeclaratorRange() 510 Tokens = getRange(S->TypeDecl::getBeginLoc(), S->getEndLoc()); in getDeclarationRange() 1030 Builder.markChildToken(It.getEndLoc(), syntax::NodeRole::ListDelimiter); in TraverseNestedNameSpecifierLoc() 1071 SourceRange(S->getMemberLoc(), S->getEndLoc()), S); in WalkUpFromMemberExpr() 1077 SourceRange(S->getMemberLoc(), S->getEndLoc()), nullptr); in WalkUpFromMemberExpr() 1091 SourceRange(S->getLocation(), S->getEndLoc()), S); in WalkUpFromDeclRefExpr() 1099 SourceRange(S->getLocation(), S->getEndLoc()), S); in WalkUpFromDependentScopeDeclRefExpr() 1200 std::next(Builder.findToken(Arg->getEndLoc())); in buildCallArguments() 1208 (*(Args.end() - 1))->getEndLoc()), in buildCallArguments() 1218 std::next(Builder.findToken(S->getCallee()->getEndLoc())); in WalkUpFromCallExpr() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
| H A D | ObjCMT.cpp | 267 ReceiverIsSuper ? Msg->getSuperLoc() : receiver->getEndLoc(); in rewriteToPropertyDotSyntax() 297 ReceiverIsSuper ? Msg->getSuperLoc() : receiver->getEndLoc(); in rewriteToPropertyDotSyntax() 726 SourceLocation EndOfEnumDclLoc = EnumDcl->getEndLoc(); in rewriteToNSEnumDecl() 736 SourceLocation EndTypedefDclLoc = TypedefDcl->getEndLoc(); in rewriteToNSEnumDecl() 747 trans::findLocationAfterSemi(EnumDcl->getEndLoc(), NS.getASTContext(), in rewriteToNSEnumDecl() 784 SourceLocation StartTypedefLoc = EnumDcl->getEndLoc(); in rewriteToNSMacroDecl() 786 SourceLocation EndTypedefLoc = TypedefDcl->getEndLoc(); in rewriteToNSMacroDecl() 817 SourceLocation EndLoc = Enumerator->getEndLoc(); in UseNSOptionsMacro() 966 R = SourceRange(TL.getBeginLoc(), TL.getEndLoc()); in ReplaceWithInstancetype() 986 R = SourceRange(TL.getBeginLoc(), TL.getEndLoc()); { in ReplaceWithClasstype() [all …]
|
| H A D | TransAutoreleasePool.cpp | 131 findLocationAfterSemi((*retI)->getEndLoc(), Pass.Ctx); in ~AutoreleasePoolRewriter() 138 (*retI)->getEndLoc()), in ~AutoreleasePoolRewriter() 243 return SourceRange((*rangeS)->getBeginLoc(), (*rangeE)->getEndLoc()); in getIndentedRange() 309 findLocationAfterSemi(retS->getEndLoc(), Pass.Ctx).isValid()) { in handlePoolScope()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/ |
| H A D | MCAsmLexer.cpp | 31 SMLoc AsmToken::getEndLoc() const { in getEndLoc() function in AsmToken 36 return SMRange(getLoc(), getEndLoc()); in getLocRange()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/ |
| H A D | USRLocFinder.cpp | 137 return TL.getEndLoc(); in EndLocationForType() 281 : Expr->getEndLoc(); in VisitDeclRefExpr() 324 EndLoc = Expr->getQualifierLoc().getEndLoc().getLocWithOffset(-1); in VisitDeclRefExpr() 595 Replace(Using->getBeginLoc(), Using->getEndLoc(), "using " + NewName.str()); in createRenameAtomicChanges()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
| H A D | TreeTransform.h | 3881 Construct->getEndLoc()); in TransformInitializer() 4086 SS.MakeSuper(SemaRef.Context, RD, Q.getBeginLoc(), Q.getEndLoc()); in TransformNestedNameSpecifierLoc() 7595 return getDerived().RebuildDeclStmt(Decls, S->getBeginLoc(), S->getEndLoc()); in TransformDeclStmt() 7703 TransformedExprs, S->getEndLoc()); in TransformMSAsmStmt() 8481 AssociatedStmt.get(), D->getBeginLoc(), D->getEndLoc()); in TransformOMPExecutableDirective() 9139 C->getNameModifierLoc(), C->getColonLoc(), C->getEndLoc()); in TransformOMPIfClause() 9148 C->getLParenLoc(), C->getEndLoc()); in TransformOMPFinalClause() 9158 NumThreads.get(), C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc()); in TransformOMPNumThreadsClause() 9168 E.get(), C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc()); in TransformOMPSafelenClause() 9178 E.get(), C->getBeginLoc(), C->getLParenLoc(), C->getEndLoc()); in TransformOMPAllocatorClause() [all …]
|
| H A D | SemaAvailability.cpp | 226 return {" ", D->getEndLoc(), ""}; in createInsertionAfter() 709 D, SourceRange(Msg->getSelectorStartLoc(), Msg->getEndLoc()), ID); in VisitObjCMessageExpr() 716 SourceRange(DRE->getBeginLoc(), DRE->getEndLoc())); in VisitDeclRefExpr() 722 SourceRange(ME->getBeginLoc(), ME->getEndLoc())); in VisitMemberExpr() 823 (LastStmtOfUse ? LastStmtOfUse : StmtOfUse)->getEndLoc()) in DiagnoseDeclAvailability() 858 SourceRange Range{Ty.getBeginLoc(), Ty.getEndLoc()}; in VisitTypeLoc()
|