/external/clang/lib/AST/ |
H A D | SelectorLocationsKind.cpp | 24 SourceLocation EndLoc) { 28 if (EndLoc.isInvalid()) 32 return EndLoc.getLocWithOffset(-Len); 73 SourceLocation EndLoc) { 78 Args, EndLoc)) 87 Args, EndLoc)) 100 SourceLocation EndLoc) { 101 return hasStandardSelLocs(Sel, SelLocs, Args, EndLoc); 108 SourceLocation EndLoc) { 110 getArgLoc(Index, Args), EndLoc); 20 getStandardSelLoc(unsigned Index, Selector Sel, bool WithArgSpace, SourceLocation ArgLoc, SourceLocation EndLoc) argument 70 hasStandardSelLocs(Selector Sel, ArrayRef<SourceLocation> SelLocs, ArrayRef<T *> Args, SourceLocation EndLoc) argument 97 hasStandardSelectorLocs(Selector Sel, ArrayRef<SourceLocation> SelLocs, ArrayRef<Expr *> Args, SourceLocation EndLoc) argument 104 getStandardSelectorLoc(unsigned Index, Selector Sel, bool WithArgSpace, ArrayRef<Expr *> Args, SourceLocation EndLoc) argument 114 hasStandardSelectorLocs(Selector Sel, ArrayRef<SourceLocation> SelLocs, ArrayRef<ParmVarDecl *> Args, SourceLocation EndLoc) argument 121 getStandardSelectorLoc(unsigned Index, Selector Sel, bool WithArgSpace, ArrayRef<ParmVarDecl *> Args, SourceLocation EndLoc) argument [all...] |
H A D | StmtOpenMP.cpp | 58 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, 65 new (Mem) OMPParallelDirective(StartLoc, EndLoc, Clauses.size()); 84 SourceLocation EndLoc, unsigned CollapsedNum, 93 OMPSimdDirective(StartLoc, EndLoc, CollapsedNum, Clauses.size()); 125 SourceLocation EndLoc, unsigned CollapsedNum, 134 new (Mem) OMPForDirective(StartLoc, EndLoc, CollapsedNum, Clauses.size()); 174 SourceLocation EndLoc, unsigned CollapsedNum, 183 OMPForSimdDirective(StartLoc, EndLoc, CollapsedNum, Clauses.size()); 221 const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, 228 new (Mem) OMPSectionsDirective(StartLoc, EndLoc, Clause 57 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) argument 83 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs) argument 124 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel) argument 173 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs) argument 220 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) argument 245 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, Stmt *AssociatedStmt, bool HasCancel) argument 267 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) argument 293 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, Stmt *AssociatedStmt) argument 313 Create( const ASTContext &C, const DeclarationNameInfo &Name, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) argument 338 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs, bool HasCancel) argument 385 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs) argument 432 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) argument 458 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, bool HasCancel) argument 483 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc) argument 498 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc) argument 512 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc) argument 526 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, Stmt *AssociatedStmt) argument 547 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, OpenMPDirectiveKind CancelRegion) argument 568 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, OpenMPDirectiveKind CancelRegion) argument 592 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses) argument 614 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) argument 640 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, Expr *X, Expr *V, Expr *E, Expr *UE, bool IsXLHSInRHSPart, bool IsPostfixUpdate) argument 671 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) argument 697 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) argument 721 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt) argument 747 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs) argument 794 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs) argument 840 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, ArrayRef<OMPClause *> Clauses, Stmt *AssociatedStmt, const HelperExprs &Exprs) argument [all...] |
H A D | OpenMPClause.cpp | 40 SourceLocation LParenLoc, SourceLocation EndLoc, 47 new (Mem) OMPPrivateClause(StartLoc, LParenLoc, EndLoc, VL.size()); 75 SourceLocation LParenLoc, SourceLocation EndLoc, 82 new (Mem) OMPFirstprivateClause(StartLoc, LParenLoc, EndLoc, VL.size()); 127 SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, 133 new (Mem) OMPLastprivateClause(StartLoc, LParenLoc, EndLoc, VL.size()); 152 SourceLocation EndLoc, 158 new (Mem) OMPSharedClause(StartLoc, LParenLoc, EndLoc, VL.size()); 197 SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, 205 StartLoc, LParenLoc, Modifier, ModifierLoc, ColonLoc, EndLoc, V 39 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PrivateVL) argument 74 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PrivateVL, ArrayRef<Expr *> InitVL) argument 125 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, ArrayRef<Expr *> DstExprs, ArrayRef<Expr *> AssignmentOps) argument 149 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL) argument 194 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep) argument 231 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, Expr *A) argument 274 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, ArrayRef<Expr *> DstExprs, ArrayRef<Expr *> AssignmentOps) argument 319 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, ArrayRef<Expr *> SrcExprs, ArrayRef<Expr *> DstExprs, ArrayRef<Expr *> AssignmentOps) argument 370 Create( const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo, ArrayRef<Expr *> Privates, ArrayRef<Expr *> LHSExprs, ArrayRef<Expr *> RHSExprs, ArrayRef<Expr *> ReductionOps) argument 397 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL) argument 419 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, OpenMPDependClauseKind DepKind, SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL) argument 442 Create(const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, OpenMPMapClauseKind TypeModifier, OpenMPMapClauseKind Type, SourceLocation TypeLoc) argument [all...] |
H A D | DeclObjC.cpp | 2153 SourceLocation EndLoc = getLocation(); local 2155 EndLoc = IvarLoc; 2157 return SourceRange(AtLoc, EndLoc);
|
H A D | Stmt.cpp | 590 // (BeginLoc, EndLoc) represents the range of the operand we are currently 594 SourceLocation EndLoc = local 597 Pieces.emplace_back(N, std::move(Str), BeginLoc, EndLoc); 624 // (BeginLoc, EndLoc) represents the range of the operand we are currently 628 SourceLocation EndLoc = local 631 Pieces.emplace_back(N, std::move(Str), BeginLoc, EndLoc); 717 EndLoc(endloc), NumAsmToks(asmtoks.size()) {
|
/external/clang/lib/Rewrite/ |
H A D | HTMLRewrite.cpp | 278 SourceLocation EndLoc = StartLoc.getLocWithOffset(FileEnd-FileStart); local 350 R.InsertTextAfter(EndLoc, "</body></html>\n");
|
/external/clang/lib/Lex/ |
H A D | PreprocessingRecord.cpp | 467 SourceLocation EndLoc; local 469 EndLoc = FilenameRange.getBegin(); 471 EndLoc = FilenameRange.getEnd(); 473 EndLoc = EndLoc.getLocWithOffset(-1); // the InclusionDirective expects 479 File, SourceRange(HashLoc, EndLoc));
|
H A D | TokenLexer.cpp | 669 SourceLocation EndLoc = Tokens[CurToken - 1].getLocation(); local 679 if (EndLoc.isFileID()) 680 EndLoc = getExpansionLocForMacroDefLoc(EndLoc); 684 while (SM.getFileID(EndLoc) != MacroFID) 685 EndLoc = SM.getImmediateExpansionRange(EndLoc).second; 687 Tok.setLocation(SM.createExpansionLoc(Tok.getLocation(), StartLoc, EndLoc,
|
H A D | PPMacroExpansion.cpp | 945 SourceLocation EndLoc = Tok.getLocation(); local 948 Tok.setLocation(EndLoc); 1315 SourceLocation EndLoc; 1335 if (PP.ConcatenateIncludeName(FilenameBuffer, EndLoc)) {
|
H A D | Lexer.cpp | 2517 SourceLocation EndLoc = getSourceLocation(BufferEnd); local 2524 if (!Diags.isIgnored(diag::warn_cxx98_compat_no_newline_eof, EndLoc)) { 2534 << FixItHint::CreateInsertion(EndLoc, "\n");
|
/external/clang/lib/Parse/ |
H A D | ParseOpenMP.cpp | 178 SourceLocation Loc = ConsumeToken(), EndLoc; local 294 EndLoc = Tok.getLocation(); 323 EndLoc);
|
H A D | ParseCXXInlineMethods.cpp | 638 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); local 639 if (!EndLoc.isValid()) 640 EndLoc = Tok.getLocation(); 642 Diag(EndLoc, diag::err_expected_semi_decl_list);
|
H A D | ParsePragma.cpp | 921 SourceLocation EndLoc = Tok.getLocation(); local 933 Toks[0].setAnnotationEndLoc(EndLoc); 1072 SourceLocation EndLoc = Tok.getLocation(); local 1098 Toks[0].setAnnotationEndLoc(EndLoc); 1154 SourceLocation EndLoc = Tok.getLocation(); local 1169 Toks[0].setAnnotationEndLoc(EndLoc); 1587 SourceLocation EndLoc = Tok.getLocation(); local 1599 AnnotTok.setAnnotationEndLoc(EndLoc); 1679 SourceLocation EndLoc = Tok.getLocation(); local 1692 AnnotTok.setAnnotationEndLoc(EndLoc); [all...] |
H A D | Parser.cpp | 110 SourceLocation EndLoc = PP.getLocForEndOfToken(ParenRange.getEnd()); local 111 if (!ParenRange.getEnd().isFileID() || EndLoc.isInvalid()) { 120 << FixItHint::CreateInsertion(EndLoc, ")"); 158 SourceLocation EndLoc = PP.getLocForEndOfToken(PrevTokLocation); local 160 if (EndLoc.isValid()) 165 ? Diag(EndLoc, DiagID) << FixItHint::CreateInsertion(EndLoc, Spelling) 204 SourceLocation EndLoc = Tok.getLocation(); local 209 EndLoc = Tok.getLocation(); 218 << FixItHint::CreateRemoval(SourceRange(StartLoc, EndLoc)); 695 SourceLocation EndLoc; local 1317 ParseSimpleAsm(SourceLocation *EndLoc) argument 1644 SourceLocation EndLoc = Tok.getLastLoc(); local [all...] |
/external/clang/include/clang/AST/ |
H A D | DeclarationName.h | 539 SourceLocation EndLoc = getEndLoc(); variable 540 return EndLoc.isValid() ? EndLoc : getLocStart();
|
H A D | OpenMPClause.h | 36 SourceLocation EndLoc; member in class:clang::OMPClause 41 OMPClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation EndLoc) argument 42 : StartLoc(StartLoc), EndLoc(EndLoc), Kind(K) {} 48 SourceLocation getLocEnd() const { return EndLoc; } 53 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } 109 /// \param EndLoc Ending location of the clause. 113 SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) 114 : OMPClause(K, StartLoc, EndLoc), LParenLoc(LParenLoc), NumVars(N) {} 195 /// \param EndLoc Endin 112 OMPVarListClause(OpenMPClauseKind K, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 197 OMPIfClause(OpenMPDirectiveKind NameModifier, Expr *Cond, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation NameModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc) argument 262 OMPFinalClause(Expr *Cond, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 316 OMPNumThreadsClause(Expr *NumThreads, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 372 OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 427 OMPSimdlenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 483 OMPCollapseClause(Expr *Num, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 547 OMPDefaultClause(OpenMPDefaultClauseKind A, SourceLocation ALoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 620 OMPProcBindClause(OpenMPProcBindClauseKind A, SourceLocation ALoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 720 OMPScheduleClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation KLoc, SourceLocation CommaLoc, SourceLocation EndLoc, OpenMPScheduleClauseKind Kind, Expr *ChunkSize, Expr *HelperChunkSize) argument 805 OMPOrderedClause(Expr *Num, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 845 OMPNowaitClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 876 OMPUntiedClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 908 OMPMergeableClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 939 OMPReadClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 969 OMPWriteClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 1001 OMPUpdateClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 1033 OMPCaptureClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 1065 OMPSeqCstClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 1099 OMPPrivateClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 1192 OMPFirstprivateClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 1329 OMPLastprivateClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 1495 OMPSharedClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 1566 OMPReductionClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, unsigned N, NestedNameSpecifierLoc QualifierLoc, const DeclarationNameInfo &NameInfo) argument 1772 OMPLinearClause(SourceLocation StartLoc, SourceLocation LParenLoc, OpenMPLinearClauseKind Modifier, SourceLocation ModifierLoc, SourceLocation ColonLoc, SourceLocation EndLoc, unsigned NumVars) argument 1985 OMPAlignedClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc, unsigned NumVars) argument 2075 OMPCopyinClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 2221 OMPCopyprivateClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 2369 OMPFlushClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 2436 OMPDependClause(SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 2529 OMPDeviceClause(Expr *E, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 2569 OMPThreadsClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 2600 OMPSIMDClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 2667 OMPMapClause(OpenMPMapClauseKind MapTypeModifier, OpenMPMapClauseKind MapType, SourceLocation MapLoc, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) argument 2760 OMPNumTeamsClause(Expr *E, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 2815 OMPThreadLimitClause(Expr *E, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 2870 OMPPriorityClause(Expr *E, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 2922 OMPGrainsizeClause(Expr *Size, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 2962 OMPNogroupClause(SourceLocation StartLoc, SourceLocation EndLoc) argument 3005 OMPNumTasksClause(Expr *Size, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument 3058 OMPHintClause(Expr *Hint, SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) argument [all...] |
H A D | StmtOpenMP.h | 40 SourceLocation EndLoc; member in class:clang::OMPExecutableDirective 64 /// \param EndLoc Ending location of the directive. 68 SourceLocation StartLoc, SourceLocation EndLoc, 71 EndLoc(std::move(EndLoc)), NumClauses(NumClauses), 171 SourceLocation getLocEnd() const { return EndLoc; } 182 void setLocEnd(SourceLocation Loc) { EndLoc = Loc; } 240 /// \param EndLoc Ending Location of the directive. 242 OMPParallelDirective(SourceLocation StartLoc, SourceLocation EndLoc, argument 245 StartLoc, EndLoc, NumClause 67 OMPExecutableDirective(const T *, StmtClass SC, OpenMPDirectiveKind K, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses, unsigned NumChildren) argument 383 OMPLoopDirective(const T *That, StmtClass SC, OpenMPDirectiveKind Kind, SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses, unsigned NumSpecialChildren = 0) argument 717 OMPSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument 786 OMPForDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument 859 OMPForSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument 927 OMPSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 994 OMPSectionDirective(SourceLocation StartLoc, SourceLocation EndLoc) argument 1053 OMPSingleDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 1107 OMPMasterDirective(SourceLocation StartLoc, SourceLocation EndLoc) argument 1158 OMPCriticalDirective(const DeclarationNameInfo &Name, SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 1234 OMPParallelForDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument 1310 OMPParallelForSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument 1381 OMPParallelSectionsDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 1451 OMPTaskDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 1515 OMPTaskyieldDirective(SourceLocation StartLoc, SourceLocation EndLoc) argument 1559 OMPBarrierDirective(SourceLocation StartLoc, SourceLocation EndLoc) argument 1603 OMPTaskwaitDirective(SourceLocation StartLoc, SourceLocation EndLoc) argument 1647 OMPTaskgroupDirective(SourceLocation StartLoc, SourceLocation EndLoc) argument 1699 OMPFlushDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 1754 OMPOrderedDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 1829 OMPAtomicDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 1943 OMPTargetDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 2001 OMPTargetDataDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 2058 OMPTeamsDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 2115 OMPCancellationPointDirective(SourceLocation StartLoc, SourceLocation EndLoc) argument 2174 OMPCancelDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned NumClauses) argument 2239 OMPTaskLoopDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument 2304 OMPTaskLoopSimdDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument 2371 OMPDistributeDirective(SourceLocation StartLoc, SourceLocation EndLoc, unsigned CollapsedNum, unsigned NumClauses) argument [all...] |
/external/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 123 void setDefinitionEndLoc(SourceLocation EndLoc) { EndLocation = EndLoc; } argument
|
/external/clang/lib/Frontend/ |
H A D | DiagnosticRenderer.cpp | 506 SourceLocation BegLoc = Range.getBegin(), EndLoc = Range.getEnd(); local 507 while (BegLoc != EndLoc) {
|
/external/clang/lib/Sema/ |
H A D | SemaAttr.cpp | 588 void Sema::PopPragmaVisibility(bool IsNamespaceEnd, SourceLocation EndLoc) { argument 590 Diag(EndLoc, diag::err_pragma_pop_visibility_mismatch); 601 Diag(EndLoc, diag::note_surrounding_namespace_ends_here); 610 Diag(EndLoc, diag::err_pragma_pop_visibility_mismatch);
|
/external/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 53 bool ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) override; 80 bool matchSparcAsmModifiers(const MCExpr *&EVal, SMLoc &EndLoc); 176 SMLoc StartLoc, EndLoc; member in class:__anon12726::SparcOperand 264 return EndLoc; 325 Op->EndLoc = S; 335 Op->EndLoc = E; 344 Op->EndLoc = E; 418 Op->EndLoc = E; 559 ParseRegister(unsigned &RegNo, SMLoc &StartLoc, SMLoc &EndLoc) argument 563 EndLoc 1161 matchSparcAsmModifiers(const MCExpr *&EVal, SMLoc &EndLoc) argument [all...] |
/external/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 33 SMLoc StartLoc, EndLoc; member in struct:llvm::X86Operand 70 : Kind(K), StartLoc(Start), EndLoc(End) {} 78 SMLoc getEndLoc() const override { return EndLoc; } 81 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } 467 SMLoc EndLoc = SMLoc::getFromPointer(Loc.getPointer() + Str.size()); local 468 auto Res = llvm::make_unique<X86Operand>(Token, Loc, EndLoc); 475 CreateReg(unsigned RegNo, SMLoc StartLoc, SMLoc EndLoc, argument 478 auto Res = llvm::make_unique<X86Operand>(Register, StartLoc, EndLoc); 488 SMLoc StartLoc, SMLoc EndLoc) { 489 auto Res = llvm::make_unique<X86Operand>(Immediate, StartLoc, EndLoc); 487 CreateImm(const MCExpr *Val, SMLoc StartLoc, SMLoc EndLoc) argument 496 CreateMem(unsigned ModeSize, const MCExpr *Disp, SMLoc StartLoc, SMLoc EndLoc, unsigned Size = 0, StringRef SymName = StringRef(), void *OpDecl = nullptr) argument 515 CreateMem(unsigned ModeSize, unsigned SegReg, const MCExpr *Disp, unsigned BaseReg, unsigned IndexReg, unsigned Scale, SMLoc StartLoc, SMLoc EndLoc, unsigned Size = 0, StringRef SymName = StringRef(), void *OpDecl = nullptr) argument [all...] |
/external/clang/include/clang/Basic/ |
H A D | SourceManager.h | 324 SourceLocation EndLoc = local 326 return EndLoc.isInvalid() ? getExpansionLocStart() : EndLoc;
|
/external/clang/lib/CodeGen/ |
H A D | CodeGenFunction.cpp | 273 void CodeGenFunction::FinishFunction(SourceLocation EndLoc) { argument 296 DI->EmitLocation(Builder, EndLoc); 309 // the ret after it's been at EndLoc. 312 DI->EmitLocation(Builder, EndLoc); 330 EmitFunctionEpilog(*CurFnInfo, EmitRetDbgLoc, EndLoc);
|
H A D | CoverageMappingGen.cpp | 375 Optional<SourceLocation> EndLoc = None) { 378 RegionStack.emplace_back(Count, StartLoc, EndLoc); 393 SourceLocation EndLoc = Region.hasEndLoc() local 396 while (!SM.isWrittenInSameFile(StartLoc, EndLoc)) { 399 SourceLocation NestedLoc = getStartOfFileOrMacro(EndLoc); 400 assert(SM.isWrittenInSameFile(NestedLoc, EndLoc)); 402 SourceRegions.emplace_back(Region.getCounter(), NestedLoc, EndLoc); 404 EndLoc = getPreciseTokenLocEnd(getIncludeOrExpansionLoc(EndLoc)); 405 if (EndLoc 442 adjustForOutOfOrderTraversal(SourceLocation EndLoc) argument [all...] |