/external/clang/include/clang/AST/ |
D | OpenMPClause.h | 124 SourceLocation LParenLoc; variable 152 SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) in OMPVarListClause() 200 SourceLocation LParenLoc; variable 235 SourceLocation StartLoc, SourceLocation LParenLoc, in OMPIfClause() 283 SourceLocation LParenLoc; variable 299 OMPFinalClause(Expr *Cond, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPFinalClause() 337 SourceLocation LParenLoc; variable 354 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPNumThreadsClause() 395 SourceLocation LParenLoc; variable 409 OMPSafelenClause(Expr *Len, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPSafelenClause() [all …]
|
D | TypeLoc.h | 1017 SourceLocation LParenLoc; member 1249 SourceLocation LParenLoc; member 1572 SourceLocation LParenLoc; member 1667 SourceLocation KWLoc, LParenLoc, RParenLoc; member 1982 SourceLocation KWLoc, LParenLoc, RParenLoc; member
|
/external/clang/lib/AST/ |
D | OpenMPClause.cpp | 173 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 204 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 252 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 276 SourceLocation LParenLoc, in Create() 316 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 352 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create() 391 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 432 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 479 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 506 SourceLocation LParenLoc, in Create() [all …]
|
/external/llvm-project/clang/include/clang/AST/ |
D | OpenMPClause.h | 179 SourceLocation LParenLoc; member 195 SourceLocation LParenLoc; variable 209 SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) in OMPVarListClause() 273 SourceLocation LParenLoc; variable 288 OMPAllocatorClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAllocatorClause() 353 OMPAllocateClause(SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAllocateClause() 433 SourceLocation LParenLoc; variable 474 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause() 534 SourceLocation LParenLoc; variable 554 SourceLocation LParenLoc, SourceLocation EndLoc) in OMPFinalClause() [all …]
|
D | TypeLoc.h | 1109 SourceLocation LParenLoc; member 1345 SourceLocation LParenLoc; member 1848 SourceLocation LParenLoc; member 1950 SourceLocation KWLoc, LParenLoc, RParenLoc; member 2418 SourceLocation KWLoc, LParenLoc, RParenLoc; member
|
/external/llvm-project/clang/lib/AST/ |
D | OpenMPClause.cpp | 307 SourceLocation LParenLoc, in Create() 363 SourceLocation LParenLoc, SourceLocation ArgumentLoc, in Create() 396 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 427 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 475 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 500 SourceLocation LParenLoc, in Create() 547 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 593 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create() 632 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 673 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() [all …]
|
D | Stmt.cpp | 1031 Expr *Cond, SourceLocation LParenLoc, in SwitchStmt() 1059 Expr *Cond, SourceLocation LParenLoc, in Create() 1099 Stmt *Body, SourceLocation WL, SourceLocation LParenLoc, in WhileStmt() 1122 SourceLocation LParenLoc, in Create()
|
/external/llvm-project/clang/include/clang/Lex/ |
D | VariadicMacroSupport.h | 90 void sawVAOptFollowedByOpeningParens(const SourceLocation LParenLoc) { in sawVAOptFollowedByOpeningParens() 111 void sawOpeningParen(SourceLocation LParenLoc) { in sawOpeningParen()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 1215 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt() 1225 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in RebuildForStmt() 1400 SourceLocation LParenLoc, in RebuildOMPIfClause() 1414 SourceLocation LParenLoc, in RebuildOMPFinalClause() 1426 SourceLocation LParenLoc, in RebuildOMPNumThreadsClause() 1437 SourceLocation LParenLoc, in RebuildOMPSafelenClause() 1447 SourceLocation LParenLoc, in RebuildOMPSimdlenClause() 1457 SourceLocation LParenLoc, in RebuildOMPCollapseClause() 1470 SourceLocation LParenLoc, in RebuildOMPDefaultClause() 1483 SourceLocation LParenLoc, in RebuildOMPProcBindClause() [all …]
|
D | SemaOpenMP.cpp | 7249 SourceLocation LParenLoc, in ActOnOpenMPSingleExprClause() 7335 SourceLocation LParenLoc, in ActOnOpenMPIfClause() 7356 SourceLocation LParenLoc, in ActOnOpenMPFinalClause() 7444 SourceLocation LParenLoc, in ActOnOpenMPNumThreadsClause() 7490 SourceLocation LParenLoc, in ActOnOpenMPSafelenClause() 7503 SourceLocation LParenLoc, in ActOnOpenMPSimdlenClause() 7517 SourceLocation LParenLoc, in ActOnOpenMPCollapseClause() 7534 SourceLocation LParenLoc, in ActOnOpenMPOrderedClause() 7556 SourceLocation StartLoc, SourceLocation LParenLoc, SourceLocation EndLoc) { in ActOnOpenMPSimpleClause() 7647 SourceLocation LParenLoc, in ActOnOpenMPDefaultClause() [all …]
|
D | SemaObjCProperty.cpp | 179 SourceLocation LParenLoc, in ActOnProperty() 313 SourceLocation LParenLoc, SourceLocation &Loc) { in LocPropertyAttribute() 413 SourceLocation LParenLoc, in HandlePropertyInClassExtension() 562 SourceLocation LParenLoc, in CreatePropertyDecl()
|
D | SemaExprObjC.cpp | 1084 SourceLocation LParenLoc, in ParseObjCEncodeExpression() 1099 SourceLocation LParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool() 1130 SourceLocation LParenLoc, in DiagnoseMismatchedSelectors() 1156 SourceLocation LParenLoc, in ParseObjCSelectorExpression() 1217 SourceLocation LParenLoc, in ParseObjCProtocolExpression() 4227 ExprResult Sema::BuildObjCBridgedCast(SourceLocation LParenLoc, in BuildObjCBridgedCast() 4339 SourceLocation LParenLoc, in ActOnObjCBridgedCast()
|
D | SemaTemplateVariadic.cpp | 952 ExprResult Sema::ActOnCXXFoldExpr(SourceLocation LParenLoc, Expr *LHS, in ActOnCXXFoldExpr() 990 ExprResult Sema::BuildCXXFoldExpr(SourceLocation LParenLoc, Expr *LHS, in BuildCXXFoldExpr()
|
/external/llvm-project/clang/lib/Sema/ |
D | TreeTransform.h | 1323 SourceLocation LParenLoc, Sema::ConditionResult Cond, in RebuildIfStmt() 1335 SourceLocation LParenLoc, Stmt *Init, in RebuildSwitchStmtStart() 1355 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildWhileStmt() 1366 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt() 1376 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in RebuildForStmt() 1568 SourceLocation LParenLoc, in RebuildOMPIfClause() 1582 SourceLocation LParenLoc, in RebuildOMPFinalClause() 1594 SourceLocation LParenLoc, in RebuildOMPNumThreadsClause() 1605 SourceLocation LParenLoc, in RebuildOMPSafelenClause() 1615 SourceLocation LParenLoc, in RebuildOMPSimdlenClause() [all …]
|
D | SemaOpenMP.cpp | 5993 SourceLocation LParenLoc, in ActOnOpenMPCall() 11759 SourceLocation LParenLoc, in ActOnOpenMPSingleExprClause() 12640 SourceLocation LParenLoc, in ActOnOpenMPIfClause() 12674 SourceLocation LParenLoc, in ActOnOpenMPFinalClause() 12791 SourceLocation LParenLoc, in ActOnOpenMPNumThreadsClause() 12849 SourceLocation LParenLoc, in ActOnOpenMPSafelenClause() 12862 SourceLocation LParenLoc, in ActOnOpenMPSimdlenClause() 12919 SourceLocation LParenLoc, in ActOnOpenMPAllocatorClause() 12941 SourceLocation LParenLoc, in ActOnOpenMPCollapseClause() 12958 SourceLocation LParenLoc, in ActOnOpenMPOrderedClause() [all …]
|
D | SemaObjCProperty.cpp | 175 SourceLocation LParenLoc, in ActOnProperty() 314 SourceLocation LParenLoc, SourceLocation &Loc) { in LocPropertyAttribute() 414 SourceLocation LParenLoc, in HandlePropertyInClassExtension() 568 SourceLocation LParenLoc, in CreatePropertyDecl()
|
D | SemaExprObjC.cpp | 1162 SourceLocation LParenLoc, in ParseObjCEncodeExpression() 1177 SourceLocation LParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool() 1208 SourceLocation LParenLoc, in DiagnoseMismatchedSelectors() 1296 SourceLocation LParenLoc, in ParseObjCSelectorExpression() 1389 SourceLocation LParenLoc, in ParseObjCProtocolExpression() 4634 ExprResult Sema::BuildObjCBridgedCast(SourceLocation LParenLoc, in BuildObjCBridgedCast() 4746 SourceLocation LParenLoc, in ActOnObjCBridgedCast()
|
D | SemaTemplateVariadic.cpp | 1186 ExprResult Sema::ActOnCXXFoldExpr(Scope *S, SourceLocation LParenLoc, Expr *LHS, in ActOnCXXFoldExpr() 1251 SourceLocation LParenLoc, Expr *LHS, in BuildCXXFoldExpr()
|
/external/clang/lib/Parse/ |
D | ParseExpr.cpp | 1758 SourceLocation LParenLoc = PP.getLocForEndOfToken(OpTok.getLocation()); in ParseExprAfterUnaryExprOrTypeTrait() local 1783 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local 1835 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local 2448 SourceLocation LParenLoc, in ParseCompoundLiteralExpression()
|
D | ParseExprCXX.cpp | 1139 SourceLocation LParenLoc = T.getOpenLocation(); in ParseLambdaExpressionAfterIntroducer() local 1374 SourceLocation LParenLoc, RParenLoc; in ParseCXXCasts() local 1405 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
|
/external/clang/lib/Lex/ |
D | PPMacroExpansion.cpp | 1283 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon() local 1445 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateFeatureLikeBuiltinMacro() local 1824 SourceLocation LParenLoc = Tok.getLocation(); in ExpandBuiltinMacro() local
|
D | PPExpressions.cpp | 97 SourceLocation LParenLoc; in EvaluateDefined() local
|
/external/llvm-project/clang/lib/Parse/ |
D | ParseExpr.cpp | 2267 SourceLocation LParenLoc = PP.getLocForEndOfToken(OpTok.getLocation()); in ParseExprAfterUnaryExprOrTypeTrait() local 2292 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local 2344 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local 3109 SourceLocation LParenLoc, in ParseCompoundLiteralExpression()
|
/external/llvm-project/clang/lib/Lex/ |
D | PPMacroExpansion.cpp | 1161 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon() local 1307 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateFeatureLikeBuiltinMacro() local 1804 SourceLocation LParenLoc = Tok.getLocation(); in ExpandBuiltinMacro() local
|
D | PPExpressions.cpp | 111 SourceLocation LParenLoc; in EvaluateDefined() local
|