Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DOpenMPClause.h179 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 …]
H A DTypeLoc.h1109 SourceLocation LParenLoc; member
1345 SourceLocation LParenLoc; member
1897 SourceLocation LParenLoc; member
1999 SourceLocation KWLoc, LParenLoc, RParenLoc; member
2467 SourceLocation KWLoc, LParenLoc, RParenLoc; member
H A DExprObjC.h1633 SourceLocation LParenLoc; variable
1638 ObjCBridgedCastExpr(SourceLocation LParenLoc, ObjCBridgeCastKind Kind, in ObjCBridgedCastExpr()
H A DExprCXX.h1730 SourceLocation LParenLoc; variable
3438 SourceLocation LParenLoc; variable
4582 SourceLocation LParenLoc; variable
4593 SourceLocation LParenLoc, Expr *LHS, BinaryOperatorKind Opcode, in CXXFoldExpr()
H A DStmt.h1932 SourceLocation LParenLoc; variable
2147 SourceLocation LParenLoc; variable
2334 SourceLocation LParenLoc, RParenLoc; variable
2508 SourceLocation LParenLoc, RParenLoc; variable
H A DExpr.h3333 SourceLocation LParenLoc; variable
4273 SourceLocation LParenLoc, RParenLoc; variable
4275 StmtExpr(CompoundStmt *SubStmt, QualType T, SourceLocation LParenLoc, in StmtExpr()
5465 SourceLocation LParenLoc, RParenLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DOpenMPClause.cpp326 SourceLocation LParenLoc, in Create()
382 SourceLocation LParenLoc, SourceLocation ArgumentLoc, in Create()
415 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
446 SourceLocation LParenLoc, SourceLocation EndLoc, in Create()
494 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
519 SourceLocation LParenLoc, in Create()
566 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
612 SourceLocation LParenLoc, SourceLocation ColonLoc, in Create()
651 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
692 const ASTContext &C, SourceLocation StartLoc, SourceLocation LParenLoc, in Create()
[all …]
H A DStmt.cpp1039 Expr *Cond, SourceLocation LParenLoc, in SwitchStmt()
1067 Expr *Cond, SourceLocation LParenLoc, in Create()
1107 Stmt *Body, SourceLocation WL, SourceLocation LParenLoc, in WhileStmt()
1130 SourceLocation LParenLoc, in Create()
H A DExprCXX.cpp1325 SourceLocation LParenLoc, in CXXUnresolvedConstructExpr()
1343 const ASTContext &Context, QualType T, TypeSourceInfo *TSI, SourceLocation LParenLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DVariadicMacroSupport.h86 void sawVAOptFollowedByOpeningParens(const SourceLocation LParenLoc) { in sawVAOptFollowedByOpeningParens()
107 void sawOpeningParen(SourceLocation LParenLoc) { in sawOpeningParen()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DTreeTransform.h1324 SourceLocation LParenLoc, Sema::ConditionResult Cond, in RebuildIfStmt()
1336 SourceLocation LParenLoc, Stmt *Init, in RebuildSwitchStmtStart()
1356 StmtResult RebuildWhileStmt(SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildWhileStmt()
1367 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
1377 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in RebuildForStmt()
1577 SourceLocation LParenLoc, in RebuildOMPIfClause()
1591 SourceLocation LParenLoc, in RebuildOMPFinalClause()
1603 SourceLocation LParenLoc, in RebuildOMPNumThreadsClause()
1614 SourceLocation LParenLoc, in RebuildOMPSafelenClause()
1624 SourceLocation LParenLoc, in RebuildOMPSimdlenClause()
[all …]
H A DSemaOpenMP.cpp6727 SourceLocation LParenLoc, in ActOnOpenMPCall()
12778 SourceLocation LParenLoc, in ActOnOpenMPSingleExprClause()
13701 SourceLocation LParenLoc, in ActOnOpenMPIfClause()
13735 SourceLocation LParenLoc, in ActOnOpenMPFinalClause()
13852 SourceLocation LParenLoc, in ActOnOpenMPNumThreadsClause()
13910 SourceLocation LParenLoc, in ActOnOpenMPSafelenClause()
13923 SourceLocation LParenLoc, in ActOnOpenMPSimdlenClause()
13980 SourceLocation LParenLoc, in ActOnOpenMPAllocatorClause()
14002 SourceLocation LParenLoc, in ActOnOpenMPCollapseClause()
14019 SourceLocation LParenLoc, in ActOnOpenMPOrderedClause()
[all …]
H A DSemaObjCProperty.cpp173 SourceLocation LParenLoc, in ActOnProperty()
307 SourceLocation LParenLoc, SourceLocation &Loc) { in LocPropertyAttribute()
407 SourceLocation LParenLoc, in HandlePropertyInClassExtension()
561 SourceLocation LParenLoc, in CreatePropertyDecl()
H A DSemaExprObjC.cpp1162 SourceLocation LParenLoc, in ParseObjCEncodeExpression()
1177 SourceLocation LParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1208 SourceLocation LParenLoc, in DiagnoseMismatchedSelectors()
1296 SourceLocation LParenLoc, in ParseObjCSelectorExpression()
1389 SourceLocation LParenLoc, in ParseObjCProtocolExpression()
4638 ExprResult Sema::BuildObjCBridgedCast(SourceLocation LParenLoc, in BuildObjCBridgedCast()
4750 SourceLocation LParenLoc, in ActOnObjCBridgedCast()
H A DSemaTemplateVariadic.cpp1186 ExprResult Sema::ActOnCXXFoldExpr(Scope *S, SourceLocation LParenLoc, Expr *LHS, in ActOnCXXFoldExpr()
1251 SourceLocation LParenLoc, Expr *LHS, in BuildCXXFoldExpr()
H A DSemaStmt.cpp862 SourceLocation LParenLoc, Stmt *InitStmt, in ActOnIfStmt()
916 SourceLocation LParenLoc, Stmt *InitStmt, in BuildIfStmt()
1054 SourceLocation LParenLoc, in ActOnStartOfSwitchStmt()
1647 SourceLocation LParenLoc, ConditionResult Cond, in ActOnWhileStmt()
2093 StmtResult Sema::ActOnForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in ActOnForStmt()
H A DDeclSpec.cpp162 SourceLocation LParenLoc, in getFunction()
H A DSemaExpr.cpp5072 ExprResult Sema::ActOnOMPArrayShapingExpr(Expr *Base, SourceLocation LParenLoc, in ActOnOMPArrayShapingExpr()
6345 ExprResult Sema::ActOnCallExpr(Scope *Scope, Expr *Fn, SourceLocation LParenLoc, in ActOnCallExpr()
6376 ExprResult Sema::BuildCallExpr(Scope *Scope, Expr *Fn, SourceLocation LParenLoc, in BuildCallExpr()
6573 SourceLocation LParenLoc, in BuildResolvedCallExpr()
6847 Sema::ActOnCompoundLiteral(SourceLocation LParenLoc, ParsedType Ty, in ActOnCompoundLiteral()
6861 Sema::BuildCompoundLiteralExpr(SourceLocation LParenLoc, TypeSourceInfo *TInfo, in BuildCompoundLiteralExpr()
7537 Sema::ActOnCastExpr(Scope *S, SourceLocation LParenLoc, in ActOnCastExpr()
7611 ExprResult Sema::BuildVectorLiteral(SourceLocation LParenLoc, in BuildVectorLiteral()
H A DSemaOverload.cpp12844 SourceLocation LParenLoc, in BuildRecoveryCallExpr()
13049 SourceLocation LParenLoc, in FinishOverloadedCallExpr()
13154 SourceLocation LParenLoc, in BuildOverloadedCallExpr()
14146 SourceLocation LParenLoc, in BuildCallToMemberFunction()
14442 SourceLocation LParenLoc, in BuildCallToObjectOfClassType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp2269 SourceLocation LParenLoc = PP.getLocForEndOfToken(OpTok.getLocation()); in ParseExprAfterUnaryExprOrTypeTrait() local
2299 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local
2351 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local
3116 SourceLocation LParenLoc, in ParseCompoundLiteralExpression()
H A DParseExprCXX.cpp1325 SourceLocation EllipsisLoc) { in ParseLambdaExpressionAfterIntroducer()
1404 SourceLocation LParenLoc = T.getOpenLocation(); in ParseLambdaExpressionAfterIntroducer() local
1563 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
H A DParseStmt.cpp1186 SourceLocation *LParenLoc, in ParseParenExprOrCondition()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1163 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon() local
1309 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateFeatureLikeBuiltinMacro() local
1812 SourceLocation LParenLoc = Tok.getLocation(); in ExpandBuiltinMacro() local
H A DPPExpressions.cpp111 SourceLocation LParenLoc; in EvaluateDefined() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DInitialization.h622 SourceLocation LParenLoc, in CreateDirect()

12