Home
last modified time | relevance | path

Searched defs:ColonLoc (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/external/clang/include/clang/AST/
H A DExprOpenMP.h48 SourceLocation ColonLoc; variable
54 SourceLocation ColonLoc, SourceLocation RBracketLoc) in OMPArraySectionExpr()
H A DOpenMPClause.h204 SourceLocation ColonLoc; variable
236 SourceLocation NameModifierLoc, SourceLocation ColonLoc, in OMPIfClause()
1674 SourceLocation ColonLoc; variable
1691 SourceLocation ColonLoc, SourceLocation EndLoc, unsigned N, in OMPReductionClause()
1890 SourceLocation ColonLoc; variable
1908 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPLinearClause()
2117 SourceLocation ColonLoc; variable
2131 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPAlignedClause()
2589 SourceLocation ColonLoc; variable
3312 SourceLocation ColonLoc; variable
H A DDeclCXX.h106 SourceLocation ColonLoc; variable
109 SourceLocation ASLoc, SourceLocation ColonLoc) in AccessSpecDecl()
132 SourceLocation ColonLoc) { in Create()
H A DStmtCXX.h135 SourceLocation ColonLoc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DOpenMPClause.h441 SourceLocation ColonLoc; variable
452 Expr *Allocator, SourceLocation ColonLoc, in OMPAllocateClause()
537 SourceLocation ColonLoc; variable
573 SourceLocation ColonLoc, SourceLocation EndLoc) in OMPIfClause()
2922 SourceLocation ColonLoc; variable
2932 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause()
3219 SourceLocation ColonLoc; variable
3238 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
3549 SourceLocation ColonLoc; variable
3567 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPTaskReductionClause()
[all …]
DExprOpenMP.h288 SourceLocation ColonLoc, SecondColonLoc; member
DDeclCXX.h88 SourceLocation ColonLoc; variable
91 SourceLocation ASLoc, SourceLocation ColonLoc) in AccessSpecDecl()
119 SourceLocation ColonLoc) { in Create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DOpenMPClause.h441 SourceLocation ColonLoc; variable
452 Expr *Allocator, SourceLocation ColonLoc, in OMPAllocateClause()
537 SourceLocation ColonLoc; variable
573 SourceLocation ColonLoc, SourceLocation EndLoc) in OMPIfClause()
2882 SourceLocation ColonLoc; variable
2892 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause()
3179 SourceLocation ColonLoc; variable
3198 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
3509 SourceLocation ColonLoc; variable
3527 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPTaskReductionClause()
[all …]
DExprOpenMP.h288 SourceLocation ColonLoc, SecondColonLoc; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DOpenMPClause.h441 SourceLocation ColonLoc; variable
452 Expr *Allocator, SourceLocation ColonLoc, in OMPAllocateClause()
537 SourceLocation ColonLoc; variable
573 SourceLocation ColonLoc, SourceLocation EndLoc) in OMPIfClause()
2922 SourceLocation ColonLoc; variable
2932 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause()
3219 SourceLocation ColonLoc; variable
3238 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
3549 SourceLocation ColonLoc; variable
3567 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPTaskReductionClause()
[all …]
DExprOpenMP.h164 SourceLocation ColonLoc, SecondColonLoc; member
DDeclCXX.h88 SourceLocation ColonLoc; variable
91 SourceLocation ASLoc, SourceLocation ColonLoc) in AccessSpecDecl()
119 SourceLocation ColonLoc) { in Create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DOpenMPClause.h441 SourceLocation ColonLoc; variable
452 Expr *Allocator, SourceLocation ColonLoc, in OMPAllocateClause()
537 SourceLocation ColonLoc; variable
573 SourceLocation ColonLoc, SourceLocation EndLoc) in OMPIfClause()
2922 SourceLocation ColonLoc; variable
2932 SourceLocation LPKindLoc, SourceLocation ColonLoc, in OMPLastprivateClause()
3219 SourceLocation ColonLoc; variable
3238 SourceLocation ModifierLoc, SourceLocation ColonLoc, in OMPReductionClause()
3549 SourceLocation ColonLoc; variable
3567 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPTaskReductionClause()
[all …]
DExprOpenMP.h288 SourceLocation ColonLoc, SecondColonLoc; member
DDeclCXX.h88 SourceLocation ColonLoc; variable
91 SourceLocation ASLoc, SourceLocation ColonLoc) in AccessSpecDecl()
119 SourceLocation ColonLoc) { in Create()
/aosp_15_r20/external/clang/lib/AST/
H A DOpenMPClause.cpp318 SourceLocation ColonLoc, SourceLocation EndLoc, ArrayRef<Expr *> VL, in Create()
352 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create()
480 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create()
524 SourceLocation DepLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL) { in Create()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSemaOpenMP.h1085 SourceLocation ColonLoc; member
1343 SourceLocation ColonLoc; member
/aosp_15_r20/external/clang/lib/Parse/
H A DParseStmt.cpp574 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local
659 SourceLocation ColonLoc; in ParseCaseStatement() local
794 SourceLocation ColonLoc; in ParseDefaultStatement() local
H A DParseInit.cpp147 SourceLocation ColonLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
H A DParseExpr.cpp253 SourceLocation ColonLoc; in ParseRHSOfBinaryExpression() local
1455 SourceLocation ColonLoc; in ParsePostfixExpressionSuffix() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaStmt.cpp378 SourceLocation ColonLoc) { in ActOnCaseStmt()
446 Sema::ActOnDefaultStmt(SourceLocation DefaultLoc, SourceLocation ColonLoc, in ActOnDefaultStmt()
462 SourceLocation ColonLoc, Stmt *SubStmt) { in ActOnLabelStmt()
1963 SourceLocation ColonLoc, Expr *Range, in ActOnCXXForRangeStmt()
2035 SourceLocation ColonLoc, in BuildNonArrayForRange()
2118 SourceLocation ColonLoc, in RebuildForRangeWithDereference()
2168 SourceLocation ColonLoc, Stmt *RangeDecl, in BuildCXXForRangeStmt()
H A DTreeTransform.h1128 SourceLocation ColonLoc) { in RebuildCaseStmt()
1147 SourceLocation ColonLoc, in RebuildDefaultStmt()
1158 SourceLocation ColonLoc, Stmt *SubStmt) { in RebuildLabelStmt()
1402 SourceLocation ColonLoc, in RebuildOMPIfClause()
1568 SourceLocation ColonLoc, in RebuildOMPReductionClause()
1587 SourceLocation ColonLoc, in RebuildOMPLinearClause()
1601 SourceLocation ColonLoc, in RebuildOMPAlignedClause()
1649 SourceLocation ColonLoc, ArrayRef<Expr *> VarList, in RebuildOMPDependClause()
1674 SourceLocation MapLoc, SourceLocation ColonLoc, in RebuildOMPMapClause()
1896 SourceLocation ColonLoc, in RebuildCXXForRangeStmt()
[all …]
H A DSemaCXXScopeSpec.cpp876 SourceLocation ColonLoc, in IsInvalidUnlessNestedName()
H A DSemaOpenMP.cpp7337 SourceLocation ColonLoc, in ActOnOpenMPIfClause()
8023 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, in ActOnOpenMPVarListClause()
8990 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPReductionClause()
9608 SourceLocation LinLoc, SourceLocation ColonLoc, SourceLocation EndLoc) { in ActOnOpenMPLinearClause()
9828 SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc) { in ActOnOpenMPAlignedClause()
10121 SourceLocation DepLoc, SourceLocation ColonLoc, in ActOnOpenMPDependClause()
11043 SourceLocation MapLoc, SourceLocation ColonLoc, in ActOnOpenMPMapClause()
/aosp_15_r20/external/clang/include/clang/Parse/
H A DParser.h1823 SourceLocation ColonLoc; member
2557 SourceLocation ColonLoc; member

123