| /external/clang/lib/Parse/ |
| D | ParseInit.cpp | 147 SourceLocation ColonLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
|
| D | ParseStmt.cpp | 556 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local 640 SourceLocation ColonLoc; in ParseCaseStatement() local 773 SourceLocation ColonLoc; in ParseDefaultStatement() local
|
| D | ParseOpenMP.cpp | 676 SourceLocation ColonLoc = SourceLocation(); in ParseOpenMPVarListClause() local
|
| D | ParseExpr.cpp | 233 SourceLocation ColonLoc; in ParseRHSOfBinaryExpression() local
|
| D | ParseObjc.cpp | 1089 SourceLocation ColonLoc = Tok.getLocation(); in ParseObjCMethodDecl() local
|
| D | ParseDeclCXX.cpp | 3106 SourceLocation ColonLoc = ConsumeToken(); in ParseConstructorInitializer() local
|
| /external/clang/include/clang/AST/ |
| D | OpenMPClause.h | 1388 SourceLocation ColonLoc; variable 1405 SourceLocation ColonLoc, SourceLocation EndLoc, unsigned N, in OMPReductionClause() 1568 SourceLocation ColonLoc; variable 1585 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPLinearClause() 1747 SourceLocation ColonLoc; variable 1761 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPAlignedClause()
|
| D | StmtCXX.h | 134 SourceLocation ColonLoc; variable
|
| D | DeclCXX.h | 104 SourceLocation ColonLoc; variable 107 SourceLocation ASLoc, SourceLocation ColonLoc) in AccessSpecDecl() 130 SourceLocation ColonLoc) { in Create()
|
| D | Stmt.h | 652 SourceLocation ColonLoc; variable 654 SwitchCase(StmtClass SC, SourceLocation KWLoc, SourceLocation ColonLoc) in SwitchCase()
|
| D | Expr.h | 3145 SourceLocation QuestionLoc, ColonLoc; variable
|
| /external/clang/lib/Sema/ |
| D | SemaStmt.cpp | 367 SourceLocation ColonLoc) { in ActOnCaseStmt() 435 Sema::ActOnDefaultStmt(SourceLocation DefaultLoc, SourceLocation ColonLoc, in ActOnDefaultStmt() 451 SourceLocation ColonLoc, Stmt *SubStmt) { in ActOnLabelStmt() 1925 Stmt *First, SourceLocation ColonLoc, Expr *Range, in ActOnCXXForRangeStmt() 1988 SourceLocation ColonLoc, in BuildNonArrayForRange() 2064 SourceLocation ColonLoc, in RebuildForRangeWithDereference() 2114 Sema::BuildCXXForRangeStmt(SourceLocation ForLoc, SourceLocation ColonLoc, in BuildCXXForRangeStmt()
|
| D | SemaCXXScopeSpec.cpp | 843 SourceLocation ColonLoc, in IsInvalidUnlessNestedName()
|
| D | TreeTransform.h | 1095 SourceLocation ColonLoc) { in RebuildCaseStmt() 1114 SourceLocation ColonLoc, in RebuildDefaultStmt() 1125 SourceLocation ColonLoc, Stmt *SubStmt) { in RebuildLabelStmt() 1488 SourceLocation ColonLoc, in RebuildOMPReductionClause() 1504 SourceLocation ColonLoc, in RebuildOMPLinearClause() 1517 SourceLocation ColonLoc, in RebuildOMPAlignedClause() 1646 SourceLocation ColonLoc, in RebuildCXXForRangeStmt() 1914 SourceLocation ColonLoc, in RebuildConditionalOperator()
|
| D | SemaOpenMP.cpp | 4553 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, in ActOnOpenMPVarListClause() 5215 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPReductionClause() 5641 SourceLocation ColonLoc, in ActOnOpenMPLinearClause() 5851 SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc) { in ActOnOpenMPAlignedClause()
|
| D | SemaDeclCXX.cpp | 1880 SourceLocation ColonLoc, in ActOnAccessSpecifier() 4248 SourceLocation ColonLoc, in ActOnMemInitializers()
|
| D | SemaExpr.cpp | 6455 SourceLocation ColonLoc, in ActOnConditionalOp()
|
| /external/clang/lib/AST/ |
| D | Stmt.cpp | 1343 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create() 1378 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create() 1537 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create()
|
| /external/clang/include/clang/Parse/ |
| D | Parser.h | 1711 SourceLocation ColonLoc; member
|