Home
last modified time | relevance | path

Searched defs:LParenLoc (Results 1 – 25 of 38) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DOpenMPClause.h147 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 …]
DTypeLoc.h1141 SourceLocation LParenLoc; member
1377 SourceLocation LParenLoc; member
1930 SourceLocation LParenLoc; member
2055 SourceLocation KWLoc, LParenLoc, RParenLoc; member
2551 SourceLocation KWLoc, LParenLoc, RParenLoc; member
DExprCXX.h1788 SourceLocation LParenLoc; variable
3511 SourceLocation LParenLoc; variable
4680 SourceLocation LParenLoc; variable
4691 SourceLocation LParenLoc, Expr *LHS, BinaryOperatorKind Opcode, in CXXFoldExpr()
4803 SourceLocation InitLoc, LParenLoc, RParenLoc; variable
4808 SourceLocation LParenLoc, SourceLocation RParenLoc) in CXXParenListInitExpr()
DExprObjC.h1632 SourceLocation LParenLoc; variable
1637 ObjCBridgedCastExpr(SourceLocation LParenLoc, ObjCBridgeCastKind Kind, in ObjCBridgedCastExpr()
DStmt.h1977 SourceLocation LParenLoc; variable
2220 SourceLocation LParenLoc; variable
2407 SourceLocation LParenLoc, RParenLoc; variable
2581 SourceLocation LParenLoc, RParenLoc; variable
DExpr.h3416 SourceLocation LParenLoc; variable
4358 SourceLocation LParenLoc, RParenLoc; variable
4360 StmtExpr(CompoundStmt *SubStmt, QualType T, SourceLocation LParenLoc, in StmtExpr()
5549 SourceLocation LParenLoc, RParenLoc; variable
/openbsd/src/gnu/llvm/clang/lib/AST/
DOpenMPClause.cpp343 SourceLocation LParenLoc, in Create()
399 SourceLocation LParenLoc, SourceLocation ArgumentLoc, in Create()
432 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
463 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
511 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
536 SourceLocation LParenLoc, in Create()
583 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
629 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create()
647 SourceLocation LParenLoc, in Create()
675 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
[all …]
DStmt.cpp1052 Expr *Cond, SourceLocation LParenLoc, in SwitchStmt()
1080 Expr *Cond, SourceLocation LParenLoc, in Create()
1120 Stmt *Body, SourceLocation WL, SourceLocation LParenLoc, in WhileStmt()
1143 SourceLocation LParenLoc, in Create()
DExprCXX.cpp1397 SourceLocation LParenLoc, in CXXUnresolvedConstructExpr()
1414 const ASTContext &Context, QualType T, TypeSourceInfo *TSI, SourceLocation LParenLoc, in Create()
1831 SourceLocation InitLoc, SourceLocation LParenLoc, in Create()
/openbsd/src/gnu/llvm/clang/lib/Sema/
DTreeTransform.h1370 SourceLocation LParenLoc, Sema::ConditionResult Cond, in RebuildIfStmt()
1382 SourceLocation LParenLoc, Stmt *Init, in RebuildSwitchStmtStart()
1402 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildWhileStmt()
1413 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
1423 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in RebuildForStmt()
1642 SourceLocation LParenLoc, in RebuildOMPIfClause()
1656 SourceLocation LParenLoc, in RebuildOMPFinalClause()
1668 SourceLocation LParenLoc, in RebuildOMPNumThreadsClause()
1679 SourceLocation LParenLoc, in RebuildOMPSafelenClause()
1689 SourceLocation LParenLoc, in RebuildOMPSimdlenClause()
[all …]
DSemaOpenMP.cpp7248 SourceLocation LParenLoc, in ActOnOpenMPCall()
15161 SourceLocation LParenLoc, in ActOnOpenMPSingleExprClause()
16248 SourceLocation LParenLoc, in ActOnOpenMPIfClause()
16282 SourceLocation LParenLoc, in ActOnOpenMPFinalClause()
16399 SourceLocation LParenLoc, in ActOnOpenMPNumThreadsClause()
16473 SourceLocation LParenLoc, in ActOnOpenMPSafelenClause()
16486 SourceLocation LParenLoc, in ActOnOpenMPSimdlenClause()
16555 SourceLocation LParenLoc, in ActOnOpenMPAllocatorClause()
16577 SourceLocation LParenLoc, in ActOnOpenMPCollapseClause()
16594 SourceLocation LParenLoc, in ActOnOpenMPOrderedClause()
[all …]
DSemaObjCProperty.cpp173 SourceLocation LParenLoc, in ActOnProperty()
307 SourceLocation LParenLoc, SourceLocation &Loc) { in LocPropertyAttribute()
407 SourceLocation LParenLoc, in HandlePropertyInClassExtension()
561 SourceLocation LParenLoc, in CreatePropertyDecl()
DSemaExprObjC.cpp1160 SourceLocation LParenLoc, in ParseObjCEncodeExpression()
1175 SourceLocation LParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1206 SourceLocation LParenLoc, in DiagnoseMismatchedSelectors()
1294 SourceLocation LParenLoc, in ParseObjCSelectorExpression()
1387 SourceLocation LParenLoc, in ParseObjCProtocolExpression()
4632 ExprResult Sema::BuildObjCBridgedCast(SourceLocation LParenLoc, in BuildObjCBridgedCast()
4744 SourceLocation LParenLoc, in ActOnObjCBridgedCast()
DSemaTemplateVariadic.cpp1188 ExprResult Sema::ActOnCXXFoldExpr(Scope *S, SourceLocation LParenLoc, Expr *LHS, in ActOnCXXFoldExpr()
1253 SourceLocation LParenLoc, Expr *LHS, in BuildCXXFoldExpr()
DSemaStmt.cpp880 SourceLocation LParenLoc, Stmt *InitStmt, in ActOnIfStmt()
952 SourceLocation LParenLoc, Stmt *InitStmt, in BuildIfStmt()
1091 SourceLocation LParenLoc, in ActOnStartOfSwitchStmt()
1685 SourceLocation LParenLoc, ConditionResult Cond, in ActOnWhileStmt()
2131 StmtResult Sema::ActOnForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in ActOnForStmt()
DDeclSpec.cpp163 SourceLocation LParenLoc, in getFunction()
DSemaOverload.cpp13186 SourceLocation LParenLoc, in BuildRecoveryCallExpr()
13391 SourceLocation LParenLoc, in FinishOverloadedCallExpr()
13496 SourceLocation LParenLoc, in BuildOverloadedCallExpr()
14334 MultiExprArg Args, SourceLocation LParenLoc) { in PrepareArgumentsForCallToObjectOfClassType()
14565 SourceLocation LParenLoc, in BuildCallToMemberFunction()
14862 SourceLocation LParenLoc, in BuildCallToObjectOfClassType()
DSemaExpr.cpp5279 ExprResult Sema::ActOnOMPArrayShapingExpr(Expr *Base, SourceLocation LParenLoc, in ActOnOMPArrayShapingExpr()
6846 ExprResult Sema::ActOnCallExpr(Scope *Scope, Expr *Fn, SourceLocation LParenLoc, in ActOnCallExpr()
6881 ExprResult Sema::BuildCallExpr(Scope *Scope, Expr *Fn, SourceLocation LParenLoc, in BuildCallExpr()
7155 SourceLocation LParenLoc, in BuildResolvedCallExpr()
7447 Sema::ActOnCompoundLiteral(SourceLocation LParenLoc, ParsedType Ty, in ActOnCompoundLiteral()
7461 Sema::BuildCompoundLiteralExpr(SourceLocation LParenLoc, TypeSourceInfo *TInfo, in BuildCompoundLiteralExpr()
8167 Sema::ActOnCastExpr(Scope *S, SourceLocation LParenLoc, in ActOnCastExpr()
8240 ExprResult Sema::BuildVectorLiteral(SourceLocation LParenLoc, in BuildVectorLiteral()
/openbsd/src/gnu/llvm/clang/include/clang/Lex/
DVariadicMacroSupport.h86 void sawVAOptFollowedByOpeningParens(const SourceLocation LParenLoc) { in sawVAOptFollowedByOpeningParens()
107 void sawOpeningParen(SourceLocation LParenLoc) { in sawOpeningParen()
/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseExpr.cpp2332 SourceLocation LParenLoc = PP.getLocForEndOfToken(OpTok.getLocation()); in ParseExprAfterUnaryExprOrTypeTrait() local
2363 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local
2443 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local
3222 SourceLocation LParenLoc, in ParseCompoundLiteralExpression()
DParseExprCXX.cpp1374 SourceLocation EllipsisLoc) { in ParseLambdaExpressionAfterIntroducer()
1458 SourceLocation LParenLoc = T.getOpenLocation(); in ParseLambdaExpressionAfterIntroducer() local
1619 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
DParseStmt.cpp1280 SourceLocation &LParenLoc, in ParseParenExprOrCondition()
/openbsd/src/gnu/llvm/clang/lib/Lex/
DPPMacroExpansion.cpp1187 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon() local
1303 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateFeatureLikeBuiltinMacro() local
1872 SourceLocation LParenLoc = Tok.getLocation(); in ExpandBuiltinMacro() local
DPPExpressions.cpp111 SourceLocation LParenLoc; in EvaluateDefined() local
/openbsd/src/gnu/llvm/clang/include/clang/Sema/
DInitialization.h642 SourceLocation LParenLoc, in CreateDirect()

12