| /external/clang/include/clang/AST/ |
| D | OpenMPClause.h | 911 SourceLocation ColonLoc; variable 928 SourceLocation ColonLoc, SourceLocation EndLoc, unsigned N, in OMPReductionClause() 1004 SourceLocation ColonLoc; variable 1018 SourceLocation ColonLoc, SourceLocation EndLoc, in OMPLinearClause() 1089 SourceLocation ColonLoc; variable 1103 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 | 646 SourceLocation ColonLoc; variable 648 SwitchCase(StmtClass SC, SourceLocation KWLoc, SourceLocation ColonLoc) in SwitchCase()
|
| D | Expr.h | 3141 SourceLocation QuestionLoc, ColonLoc; variable
|
| /external/clang/lib/Parse/ |
| D | ParseInit.cpp | 147 SourceLocation ColonLoc = ConsumeToken(); in ParseInitializerWithPotentialDesignator() local
|
| D | ParseStmt.cpp | 541 SourceLocation ColonLoc = ConsumeToken(); in ParseLabeledStatement() local 625 SourceLocation ColonLoc; in ParseCaseStatement() local 753 SourceLocation ColonLoc; in ParseDefaultStatement() local
|
| D | ParseOpenMP.cpp | 583 SourceLocation ColonLoc = SourceLocation(); in ParseOpenMPVarListClause() local
|
| D | ParseExpr.cpp | 226 SourceLocation ColonLoc; in ParseRHSOfBinaryExpression() local
|
| D | ParseDeclCXX.cpp | 2803 SourceLocation ColonLoc = ConsumeToken(); in ParseConstructorInitializer() local
|
| D | ParseObjc.cpp | 1123 SourceLocation ColonLoc = Tok.getLocation(); in ParseObjCMethodDecl() local
|
| /external/clang/lib/Sema/ |
| D | SemaStmt.cpp | 353 SourceLocation ColonLoc) { in ActOnCaseStmt() 399 Sema::ActOnDefaultStmt(SourceLocation DefaultLoc, SourceLocation ColonLoc, in ActOnDefaultStmt() 415 SourceLocation ColonLoc, Stmt *SubStmt) { in ActOnLabelStmt() 1901 Stmt *First, SourceLocation ColonLoc, Expr *Range, in ActOnCXXForRangeStmt() 1964 SourceLocation ColonLoc, in BuildNonArrayForRange() 2040 SourceLocation ColonLoc, in RebuildForRangeWithDereference() 2090 Sema::BuildCXXForRangeStmt(SourceLocation ForLoc, SourceLocation ColonLoc, in BuildCXXForRangeStmt()
|
| D | SemaOpenMP.cpp | 2333 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation ColonLoc, in ActOnOpenMPVarListClause() 2950 SourceLocation ColonLoc, SourceLocation EndLoc, in ActOnOpenMPReductionClause() 3241 SourceLocation ColonLoc, in ActOnOpenMPLinearClause() 3367 SourceLocation LParenLoc, SourceLocation ColonLoc, SourceLocation EndLoc) { in ActOnOpenMPAlignedClause()
|
| D | SemaCXXScopeSpec.cpp | 781 SourceLocation ColonLoc, in IsInvalidUnlessNestedName()
|
| D | TreeTransform.h | 1068 SourceLocation ColonLoc) { in RebuildCaseStmt() 1087 SourceLocation ColonLoc, in RebuildDefaultStmt() 1098 SourceLocation ColonLoc, Stmt *SubStmt) { in RebuildLabelStmt() 1450 SourceLocation ColonLoc, in RebuildOMPReductionClause() 1466 SourceLocation ColonLoc, in RebuildOMPLinearClause() 1479 SourceLocation ColonLoc, in RebuildOMPAlignedClause() 1596 SourceLocation ColonLoc, in RebuildCXXForRangeStmt() 1857 SourceLocation ColonLoc, in RebuildConditionalOperator()
|
| D | SemaDeclCXX.cpp | 1812 SourceLocation ColonLoc, in ActOnAccessSpecifier() 3944 SourceLocation ColonLoc, in ActOnMemInitializers()
|
| D | SemaExpr.cpp | 6068 SourceLocation ColonLoc, in ActOnConditionalOp()
|
| /external/clang/lib/AST/ |
| D | Stmt.cpp | 1218 SourceLocation ColonLoc, in Create() 1241 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create() 1313 SourceLocation EndLoc, SourceLocation ColonLoc, ArrayRef<Expr *> VL, in Create()
|
| /external/clang/include/clang/Parse/ |
| D | Parser.h | 1720 SourceLocation ColonLoc; member
|