/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | OpenACCClause.cpp | 51 SourceLocation LParenLoc, in Create() 61 SourceLocation LParenLoc, in Create() 69 SourceLocation LParenLoc, Expr *ConditionExpr, in OpenACCIfClause() 81 SourceLocation LParenLoc, in Create() 90 SourceLocation LParenLoc, in OpenACCSelfClause() 117 SourceLocation LParenLoc, in OpenACCNumWorkersClause() 129 SourceLocation LParenLoc, Expr *IntExpr, in Create() 138 SourceLocation LParenLoc, in OpenACCVectorLengthClause() 150 SourceLocation LParenLoc, Expr *IntExpr, in Create() 159 SourceLocation LParenLoc, Expr *IntExpr, in OpenACCAsyncClause() [all …]
|
H A D | OpenMPClause.cpp | 346 SourceLocation LParenLoc, in Create() 402 SourceLocation LParenLoc, SourceLocation ArgumentLoc, in Create() 435 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 466 SourceLocation LParenLoc, SourceLocation EndLoc, in Create() 514 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 539 SourceLocation LParenLoc, in Create() 586 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() 634 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create() 652 SourceLocation LParenLoc, in Create() 680 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create() [all …]
|
H A D | Stmt.cpp | 1054 Expr *Cond, SourceLocation LParenLoc, in SwitchStmt() 1082 Expr *Cond, SourceLocation LParenLoc, in Create() 1122 Stmt *Body, SourceLocation WL, SourceLocation LParenLoc, in WhileStmt() 1145 SourceLocation LParenLoc, in Create()
|
H A D | ExprCXX.cpp | 1456 QualType T, TypeSourceInfo *TSI, SourceLocation LParenLoc, in CXXUnresolvedConstructExpr() 1474 SourceLocation LParenLoc, ArrayRef<Expr *> Args, SourceLocation RParenLoc, in Create() 1936 SourceLocation InitLoc, SourceLocation LParenLoc, in Create()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenACCClause.h | 203 SourceLocation LParenLoc; variable 207 SourceLocation LParenLoc, SourceLocation EndLoc) in OpenACCClauseWithParams() 234 SourceLocation LParenLoc, in OpenACCDeviceTypeClause() 289 SourceLocation LParenLoc, SourceLocation EndLoc) in OpenACCDefaultClause() 320 SourceLocation LParenLoc, Expr *ConditionExpr, in OpenACCClauseWithCondition() 383 SourceLocation LParenLoc, SourceLocation EndLoc) in OpenACCClauseWithExprs() 416 OpenACCWaitClause(SourceLocation BeginLoc, SourceLocation LParenLoc, in OpenACCWaitClause() 458 OpenACCNumGangsClause(SourceLocation BeginLoc, SourceLocation LParenLoc, in OpenACCNumGangsClause() 491 SourceLocation LParenLoc, Expr *IntExpr, in OpenACCClauseWithSingleIntExpr() 557 SourceLocation LParenLoc, SourceLocation EndLoc) in OpenACCClauseWithVarList() [all …]
|
H A D | OpenMPClause.h | 147 SourceLocation LParenLoc; variable 156 OMPOneStmtClause(Stmt *S, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPOneStmtClause() 263 SourceLocation LParenLoc; member 279 SourceLocation LParenLoc; variable 293 SourceLocation LParenLoc, SourceLocation EndLoc, unsigned N) in OMPVarListClause() 367 OMPAllocatorClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAllocatorClause() 400 OMPAlignClause(Expr *A, SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAlignClause() 451 OMPAllocateClause(SourceLocation StartLoc, SourceLocation LParenLoc, in OMPAllocateClause() 531 SourceLocation LParenLoc; variable 572 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in OMPIfClause() [all …]
|
H A D | TypeLoc.h | 1183 SourceLocation LParenLoc; member 1419 SourceLocation LParenLoc; member 1977 SourceLocation LParenLoc; member 2130 SourceLocation KWLoc, LParenLoc, RParenLoc; member 2604 SourceLocation KWLoc, LParenLoc, RParenLoc; member
|
H A D | ExprCXX.h | 1818 SourceLocation LParenLoc; variable 3565 SourceLocation LParenLoc; variable 4845 SourceLocation LParenLoc; variable 4856 SourceLocation LParenLoc, Expr *LHS, BinaryOperatorKind Opcode, in CXXFoldExpr() 4968 SourceLocation InitLoc, LParenLoc, RParenLoc; variable 4973 SourceLocation LParenLoc, SourceLocation RParenLoc) in CXXParenListInitExpr()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 1416 SourceLocation LParenLoc, Sema::ConditionResult Cond, in RebuildIfStmt() 1428 SourceLocation LParenLoc, Stmt *Init, in RebuildSwitchStmtStart() 1448 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildWhileStmt() 1459 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt() 1469 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in RebuildForStmt() 1687 SourceLocation LParenLoc, in RebuildOMPIfClause() 1701 SourceLocation LParenLoc, in RebuildOMPFinalClause() 1713 SourceLocation LParenLoc, in RebuildOMPNumThreadsClause() 1724 SourceLocation LParenLoc, in RebuildOMPSafelenClause() 1735 SourceLocation LParenLoc, in RebuildOMPSimdlenClause() [all …]
|
H A D | SemaOpenMP.cpp | 7184 SourceLocation LParenLoc, in ActOnOpenMPCall() 15019 SourceLocation LParenLoc, in ActOnOpenMPSingleExprClause() 15278 SourceLocation LParenLoc, SourceLocation NameModifierLoc, in ActOnOpenMPIfClause() 15311 SourceLocation LParenLoc, in ActOnOpenMPFinalClause() 15430 SourceLocation LParenLoc, in ActOnOpenMPNumThreadsClause() 15507 SourceLocation LParenLoc, in ActOnOpenMPSafelenClause() 15521 SourceLocation LParenLoc, in ActOnOpenMPSimdlenClause() 15591 SourceLocation LParenLoc, in ActOnOpenMPAllocatorClause() 15613 SourceLocation LParenLoc, in ActOnOpenMPCollapseClause() 15630 SourceLocation LParenLoc, in ActOnOpenMPOrderedClause() [all …]
|
H A D | SemaObjCProperty.cpp | 175 SourceLocation LParenLoc, FieldDeclarator &FD, in ActOnProperty() 307 SourceLocation LParenLoc, SourceLocation &Loc) { in LocPropertyAttribute() 405 Scope *S, SourceLocation AtLoc, SourceLocation LParenLoc, in HandlePropertyInClassExtension() 552 SourceLocation LParenLoc, FieldDeclarator &FD, Selector GetterSel, in CreatePropertyDecl()
|
H A D | SemaExprObjC.cpp | 1168 SourceLocation LParenLoc, in ParseObjCEncodeExpression() 1184 SourceLocation LParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool() 1215 SourceLocation LParenLoc, in DiagnoseMismatchedSelectors() 1304 SourceLocation LParenLoc, in ParseObjCSelectorExpression() 1400 SourceLocation LParenLoc, in ParseObjCProtocolExpression() 4651 ExprResult SemaObjC::BuildObjCBridgedCast(SourceLocation LParenLoc, in BuildObjCBridgedCast() 4763 ExprResult SemaObjC::ActOnObjCBridgedCast(Scope *S, SourceLocation LParenLoc, in ActOnObjCBridgedCast()
|
H A D | SemaTemplateVariadic.cpp | 1271 ExprResult Sema::ActOnCXXFoldExpr(Scope *S, SourceLocation LParenLoc, Expr *LHS, in ActOnCXXFoldExpr() 1337 SourceLocation LParenLoc, Expr *LHS, in BuildCXXFoldExpr()
|
H A D | SemaStmt.cpp | 910 SourceLocation LParenLoc, Stmt *InitStmt, in ActOnIfStmt() 983 SourceLocation LParenLoc, Stmt *InitStmt, in BuildIfStmt() 1122 SourceLocation LParenLoc, in ActOnStartOfSwitchStmt() 1720 SourceLocation LParenLoc, ConditionResult Cond, in ActOnWhileStmt() 2164 StmtResult Sema::ActOnForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in ActOnForStmt()
|
H A D | DeclSpec.cpp | 163 SourceLocation LParenLoc, in getFunction()
|
H A D | SemaExprCXX.cpp | 647 Sema::ActOnCXXTypeid(SourceLocation OpLoc, SourceLocation LParenLoc, in ActOnCXXTypeid() 787 Sema::ActOnCXXUuidof(SourceLocation OpLoc, SourceLocation LParenLoc, in ActOnCXXUuidof() 8947 ExprResult RebuildCallExpr(Expr *Callee, SourceLocation LParenLoc, in RebuildCallExpr() 9423 SourceLocation LParenLoc, ArrayRef<ParmVarDecl *> LocalParameters, in ActOnRequiresExpr()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1198 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon() local 1306 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateHasEmbed() local 1417 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateFeatureLikeBuiltinMacro() local 2010 SourceLocation LParenLoc = Tok.getLocation(); in ExpandBuiltinMacro() local
|
H A D | PPExpressions.cpp | 111 SourceLocation LParenLoc; in EvaluateDefined() local
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 2458 SourceLocation LParenLoc = PP.getLocForEndOfToken(OpTok.getLocation()); in ParseExprAfterUnaryExprOrTypeTrait() local 2489 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local 2572 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local 3377 SourceLocation LParenLoc, in ParseCompoundLiteralExpression()
|
H A D | ParseExprCXX.cpp | 1447 SourceLocation LParenLoc, RParenLoc; in ParseLambdaExpressionAfterIntroducer() local 1717 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
|
H A D | ParseStmt.cpp | 1342 SourceLocation &LParenLoc, in ParseParenExprOrCondition()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenACC.h | 50 SourceLocation LParenLoc; variable
|
H A D | SemaOpenMP.h | 1293 SourceLocation LParenLoc, RParenLoc; member
|
H A D | Initialization.h | 642 SourceLocation LParenLoc, in CreateDirect()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTReader.cpp | 9329 SourceLocation LParenLoc = readSourceLocation(); in readCXXCtorInitializers() local 11890 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11896 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11902 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11908 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11917 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11923 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11929 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11935 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local 11941 SourceLocation LParenLoc = readSourceLocation(); in readOpenACCClause() local [all …]
|