Home
last modified time | relevance | path

Searched refs:ColonLoc (Results 1 – 25 of 448) sorted by relevance

12345678910>>...18

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DExprOpenMP.h48 SourceLocation ColonLoc; variable
54 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr() argument
69 ColonLoc(ColonLoc), RBracketLoc(RBracketLoc) { in OMPArraySectionExpr()
109 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc()
110 void setColonLoc(SourceLocation L) { ColonLoc = L; } in setColonLoc()
H A DOpenMPClause.h250 SourceLocation ColonLoc; variable
288 LParenLoc(LParenLoc), Condition(Cond), ColonLoc(ColonLoc), in OMPIfClause()
1930 SourceLocation ColonLoc; variable
1953 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPReductionClause()
2152 SourceLocation ColonLoc; variable
2175 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPTaskReductionClause()
2371 SourceLocation ColonLoc; variable
2394 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPInReductionClause()
2621 SourceLocation ColonLoc; variable
2643 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {} in OMPLinearClause()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/AST/
H A DExprOpenMP.h47 SourceLocation ColonLoc; variable
53 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr() argument
68 ColonLoc(ColonLoc), RBracketLoc(RBracketLoc) { in OMPArraySectionExpr()
108 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc()
109 void setColonLoc(SourceLocation L) { ColonLoc = L; } in setColonLoc()
H A DOpenMPClause.h339 SourceLocation ColonLoc; variable
354 Allocator(Allocator), ColonLoc(ColonLoc) {} in OMPAllocateClause()
435 SourceLocation ColonLoc; variable
473 LParenLoc(LParenLoc), Condition(Cond), ColonLoc(ColonLoc), in OMPIfClause()
2161 SourceLocation ColonLoc; variable
2176 ColonLoc(ColonLoc) {} in OMPLastprivateClause()
2475 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPReductionClause()
2711 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPTaskReductionClause()
2942 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPInReductionClause()
3203 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {} in OMPLinearClause()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/AST/
H A DExprOpenMP.h47 SourceLocation ColonLoc; variable
53 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr() argument
68 ColonLoc(ColonLoc), RBracketLoc(RBracketLoc) { in OMPArraySectionExpr()
108 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc()
109 void setColonLoc(SourceLocation L) { ColonLoc = L; } in setColonLoc()
H A DOpenMPClause.h336 SourceLocation ColonLoc; variable
351 Allocator(Allocator), ColonLoc(ColonLoc) {} in OMPAllocateClause()
432 SourceLocation ColonLoc; variable
470 LParenLoc(LParenLoc), Condition(Cond), ColonLoc(ColonLoc), in OMPIfClause()
2413 SourceLocation ColonLoc; variable
2436 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPReductionClause()
2647 SourceLocation ColonLoc; variable
2670 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPTaskReductionClause()
2901 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPInReductionClause()
3162 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {} in OMPLinearClause()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/AST/
H A DExprOpenMP.h47 SourceLocation ColonLoc; variable
53 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr() argument
68 ColonLoc(ColonLoc), RBracketLoc(RBracketLoc) { in OMPArraySectionExpr()
108 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc()
109 void setColonLoc(SourceLocation L) { ColonLoc = L; } in setColonLoc()
H A DOpenMPClause.h339 SourceLocation ColonLoc; variable
354 Allocator(Allocator), ColonLoc(ColonLoc) {} in OMPAllocateClause()
435 SourceLocation ColonLoc; variable
473 LParenLoc(LParenLoc), Condition(Cond), ColonLoc(ColonLoc), in OMPIfClause()
2161 SourceLocation ColonLoc; variable
2176 ColonLoc(ColonLoc) {} in OMPLastprivateClause()
2475 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPReductionClause()
2711 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPTaskReductionClause()
2942 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPInReductionClause()
3203 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {} in OMPLinearClause()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/AST/
H A DExprOpenMP.h48 SourceLocation ColonLoc; variable
54 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr() argument
69 ColonLoc(ColonLoc), RBracketLoc(RBracketLoc) { in OMPArraySectionExpr()
111 SourceLocation getColonLoc() const { return ColonLoc; } in getColonLoc()
112 void setColonLoc(SourceLocation L) { ColonLoc = L; } in setColonLoc()
H A DOpenMPClause.h252 SourceLocation ColonLoc; in NestedNameSpecifierLoc()
290 LParenLoc(LParenLoc), Condition(Cond), ColonLoc(ColonLoc), in getBeginLoc()
1728 SourceLocation ColonLoc;
1751 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc),
1950 SourceLocation ColonLoc;
1973 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc),
2169 SourceLocation ColonLoc;
2192 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc),
2419 SourceLocation ColonLoc;
2441 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {}
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Parse/
H A DParseStmt.cpp586 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
626 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
669 SourceLocation ColonLoc; in ParseCaseStatement() local
673 ColonLoc = SourceLocation(); in ParseCaseStatement()
718 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
726 ColonLoc = ExpectedLoc; in ParseCaseStatement()
763 if (ColonLoc.isValid()) { in ParseCaseStatement()
792 SourceLocation ColonLoc; in ParseDefaultStatement() local
796 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
804 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Parse/
H A DParseStmt.cpp595 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
634 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
682 SourceLocation ColonLoc; in ParseCaseStatement() local
686 ColonLoc = SourceLocation(); in ParseCaseStatement()
731 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
739 ColonLoc = ExpectedLoc; in ParseCaseStatement()
774 if (ColonLoc.isValid()) { in ParseCaseStatement()
808 SourceLocation ColonLoc; in ParseDefaultStatement() local
812 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
820 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Parse/
H A DParseStmt.cpp591 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
631 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
674 SourceLocation ColonLoc; in ParseCaseStatement() local
678 ColonLoc = SourceLocation(); in ParseCaseStatement()
723 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
731 ColonLoc = ExpectedLoc; in ParseCaseStatement()
768 if (ColonLoc.isValid()) { in ParseCaseStatement()
797 SourceLocation ColonLoc; in ParseDefaultStatement() local
801 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
809 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseStmt.cpp618 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
657 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
705 SourceLocation ColonLoc; in ParseCaseStatement() local
709 ColonLoc = SourceLocation(); in ParseCaseStatement()
754 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
762 ColonLoc = ExpectedLoc; in ParseCaseStatement()
797 if (ColonLoc.isValid()) { in ParseCaseStatement()
831 SourceLocation ColonLoc; in ParseDefaultStatement() local
835 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
843 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseStmt.cpp618 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
657 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
705 SourceLocation ColonLoc; in ParseCaseStatement() local
709 ColonLoc = SourceLocation(); in ParseCaseStatement()
754 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
762 ColonLoc = ExpectedLoc; in ParseCaseStatement()
797 if (ColonLoc.isValid()) { in ParseCaseStatement()
831 SourceLocation ColonLoc; in ParseDefaultStatement() local
835 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
843 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Parse/
H A DParseStmt.cpp611 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
650 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
698 SourceLocation ColonLoc; in ParseCaseStatement() local
702 ColonLoc = SourceLocation(); in ParseCaseStatement()
747 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
755 ColonLoc = ExpectedLoc; in ParseCaseStatement()
790 if (ColonLoc.isValid()) { in ParseCaseStatement()
824 SourceLocation ColonLoc; in ParseDefaultStatement() local
828 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
836 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp611 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
650 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
698 SourceLocation ColonLoc; in ParseCaseStatement() local
702 ColonLoc = SourceLocation(); in ParseCaseStatement()
747 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
755 ColonLoc = ExpectedLoc; in ParseCaseStatement()
790 if (ColonLoc.isValid()) { in ParseCaseStatement()
824 SourceLocation ColonLoc; in ParseDefaultStatement() local
828 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
836 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h343 SourceLocation ColonLoc; variable
358 Allocator(Allocator), ColonLoc(ColonLoc) {} in OMPAllocateClause()
439 SourceLocation ColonLoc; variable
478 ColonLoc(ColonLoc), NameModifier(NameModifier), in OMPIfClause()
2438 SourceLocation ColonLoc; variable
2453 ColonLoc(ColonLoc) {} in OMPLastprivateClause()
2762 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc), in OMPReductionClause()
3088 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPTaskReductionClause()
3319 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPInReductionClause()
3580 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {} in OMPLinearClause()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/AST/
H A DOpenMPClause.h343 SourceLocation ColonLoc; variable
358 Allocator(Allocator), ColonLoc(ColonLoc) {} in OMPAllocateClause()
439 SourceLocation ColonLoc; variable
478 ColonLoc(ColonLoc), NameModifier(NameModifier), in OMPIfClause()
2438 SourceLocation ColonLoc; variable
2453 ColonLoc(ColonLoc) {} in OMPLastprivateClause()
2762 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc), in OMPReductionClause()
3088 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPTaskReductionClause()
3319 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPInReductionClause()
3580 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {} in OMPLinearClause()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/AST/
H A DOpenMPClause.h343 SourceLocation ColonLoc; variable
358 Allocator(Allocator), ColonLoc(ColonLoc) {} in OMPAllocateClause()
439 SourceLocation ColonLoc; variable
478 ColonLoc(ColonLoc), NameModifier(NameModifier), in OMPIfClause()
2438 SourceLocation ColonLoc; variable
2453 ColonLoc(ColonLoc) {} in OMPLastprivateClause()
2762 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc), in OMPReductionClause()
3088 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPTaskReductionClause()
3319 OMPClauseWithPostUpdate(this), ColonLoc(ColonLoc), in OMPInReductionClause()
3580 ModifierLoc(ModifierLoc), ColonLoc(ColonLoc) {} in OMPLinearClause()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseStmt.cpp642 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
674 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
722 SourceLocation ColonLoc; in ParseCaseStatement() local
726 ColonLoc = SourceLocation(); in ParseCaseStatement()
771 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
779 ColonLoc = ExpectedLoc; in ParseCaseStatement()
814 if (ColonLoc.isValid()) { in ParseCaseStatement()
848 SourceLocation ColonLoc; in ParseDefaultStatement() local
852 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
860 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Parse/
H A DParseStmt.cpp624 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
663 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
711 SourceLocation ColonLoc; in ParseCaseStatement() local
715 ColonLoc = SourceLocation(); in ParseCaseStatement()
760 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
768 ColonLoc = ExpectedLoc; in ParseCaseStatement()
803 if (ColonLoc.isValid()) { in ParseCaseStatement()
837 SourceLocation ColonLoc; in ParseDefaultStatement() local
841 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
849 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp624 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
663 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
711 SourceLocation ColonLoc; in ParseCaseStatement() local
715 ColonLoc = SourceLocation(); in ParseCaseStatement()
760 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
768 ColonLoc = ExpectedLoc; in ParseCaseStatement()
803 if (ColonLoc.isValid()) { in ParseCaseStatement()
837 SourceLocation ColonLoc; in ParseDefaultStatement() local
841 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
849 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp639 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
671 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
719 SourceLocation ColonLoc; in ParseCaseStatement() local
723 ColonLoc = SourceLocation(); in ParseCaseStatement()
768 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
776 ColonLoc = ExpectedLoc; in ParseCaseStatement()
811 if (ColonLoc.isValid()) { in ParseCaseStatement()
845 SourceLocation ColonLoc; in ParseDefaultStatement() local
849 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
857 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseStmt.cpp639 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
671 SubStmt = Actions.ActOnNullStmt(ColonLoc); in ParseLabeledStatement()
719 SourceLocation ColonLoc; in ParseCaseStatement() local
723 ColonLoc = SourceLocation(); in ParseCaseStatement()
768 Diag(ColonLoc, diag::err_expected_after) in ParseCaseStatement()
776 ColonLoc = ExpectedLoc; in ParseCaseStatement()
811 if (ColonLoc.isValid()) { in ParseCaseStatement()
845 SourceLocation ColonLoc; in ParseDefaultStatement() local
849 Diag(ColonLoc, diag::err_expected_after) in ParseDefaultStatement()
857 ColonLoc = ExpectedLoc; in ParseDefaultStatement()
[all …]

12345678910>>...18