/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 956 SourceLocation RParenLoc; in ParseCastExpression() local 2270 SourceLocation RParenLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseExprAfterUnaryExprOrTypeTrait() local 2299 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local 2351 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local 2766 SourceLocation &RParenLoc) { in ParseParenExpression() 3117 SourceLocation RParenLoc) { in ParseCompoundLiteralExpression()
|
H A D | ParseExprCXX.cpp | 1325 SourceLocation EllipsisLoc) { in ParseLambdaExpressionAfterIntroducer() 1563 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
|
H A D | ParsePragma.cpp | 1880 SourceLocation RParenLoc = Tok.getLocation(); in HandlePragma() local 2110 SourceLocation RParenLoc; in HandlePragma() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | ExprCXX.h | 379 SourceLocation RParenLoc; variable 390 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXNamedCastExpr() 438 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXStaticCastExpr() 482 SourceLocation l, SourceLocation RParenLoc, in CXXDynamicCastExpr() 527 SourceLocation l, SourceLocation RParenLoc, in CXXReinterpretCastExpr() 567 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXConstCastExpr() 605 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXAddrspaceCastExpr() 1731 SourceLocation RParenLoc; variable 2102 SourceLocation RParenLoc) in CXXScalarValueInitExpr() 2672 SourceLocation RParenLoc; variable [all …]
|
H A D | StmtObjC.h | 27 SourceLocation RParenLoc; variable 81 SourceLocation AtCatchLoc, RParenLoc; variable
|
H A D | Expr.h | 2379 SourceLocation OperatorLoc, RParenLoc; variable 2486 SourceLocation OpLoc, RParenLoc; variable 2740 SourceLocation RParenLoc; variable 4273 SourceLocation LParenLoc, RParenLoc; variable 4276 SourceLocation RParenLoc, unsigned TemplateDepth) in StmtExpr() 4320 SourceLocation BuiltinLoc, RParenLoc; variable 4391 SourceLocation BuiltinLoc, RParenLoc; variable 4400 SourceLocation BuiltinLoc, SourceLocation RParenLoc) in ConvertVectorExpr() 4449 SourceLocation BuiltinLoc, RParenLoc; variable 4558 SourceLocation BuiltinLoc, RParenLoc; variable [all …]
|
H A D | TypeLoc.h | 1110 SourceLocation RParenLoc; member 1346 SourceLocation RParenLoc; member 1898 SourceLocation RParenLoc; member 1999 SourceLocation KWLoc, LParenLoc, RParenLoc; member 2467 SourceLocation KWLoc, LParenLoc, RParenLoc; member
|
H A D | ExprObjC.h | 411 SourceLocation AtLoc, RParenLoc; variable 456 SourceLocation AtLoc, RParenLoc; variable 506 SourceLocation AtLoc, ProtoLoc, RParenLoc; variable
|
H A D | Stmt.h | 706 SourceLocation RParenLoc; variable 1933 SourceLocation RParenLoc; variable 2148 SourceLocation RParenLoc; variable 2334 SourceLocation LParenLoc, RParenLoc; variable 2453 SourceLocation RParenLoc; // Location of final ')' in do stmt condition. variable 2508 SourceLocation LParenLoc, RParenLoc; variable 2976 SourceLocation RParenLoc; variable
|
H A D | StmtCXX.h | 142 SourceLocation RParenLoc; variable
|
H A D | DeclCXX.h | 2194 SourceLocation RParenLoc; variable 3782 SourceLocation RParenLoc; variable 3786 SourceLocation RParenLoc, bool Failed) in StaticAssertDecl()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ExprCXX.cpp | 709 SourceLocation L, SourceLocation RParenLoc, in Create() 738 SourceLocation RParenLoc, in Create() 795 SourceLocation RParenLoc, in Create() 818 SourceLocation RParenLoc, in Create() 830 SourceLocation L, SourceLocation RParenLoc, in Create() 1327 SourceLocation RParenLoc) in CXXUnresolvedConstructExpr() 1344 ArrayRef<Expr *> Args, SourceLocation RParenLoc) { in Create() 1556 SourceLocation RParenLoc, in Create() 1670 SourceLocation RParenLoc, bool Value) in TypeTraitExpr() 1693 SourceLocation RParenLoc, in Create()
|
H A D | Expr.cpp | 1314 SourceLocation RParenLoc, FPOptionsOverride FPFeatures, in CallExpr() 1359 SourceLocation RParenLoc, in Create() 1372 ExprValueKind VK, SourceLocation RParenLoc, in CreateTemporary() 1519 SourceLocation RParenLoc) { in Create() 1537 SourceLocation RParenLoc) in OffsetOfExpr() 2118 SourceLocation BLoc, SourceLocation RParenLoc, in SourceLocExpr() 4122 SourceLocation DefaultLoc, SourceLocation RParenLoc, in GenericSelectionExpr() 4147 SourceLocation DefaultLoc, SourceLocation RParenLoc, in GenericSelectionExpr() 4173 SourceLocation DefaultLoc, SourceLocation RParenLoc, in Create() 4187 SourceLocation DefaultLoc, SourceLocation RParenLoc, in Create() [all …]
|
H A D | Stmt.cpp | 1040 SourceLocation RParenLoc) in SwitchStmt() 1068 SourceLocation RParenLoc) { in Create() 1108 SourceLocation RParenLoc) in WhileStmt() 1131 SourceLocation RParenLoc) { in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | TreeTransform.h | 1325 SourceLocation RParenLoc, Stmt *Init, Stmt *Then, in RebuildIfStmt() 1338 SourceLocation RParenLoc) { in RebuildSwitchStmtStart() 1358 SourceLocation RParenLoc, Stmt *Body) { in RebuildWhileStmt() 1368 Expr *Cond, SourceLocation RParenLoc) { in RebuildDoStmt() 1379 Sema::FullExprArg Inc, SourceLocation RParenLoc, in RebuildForStmt() 1432 SourceLocation RParenLoc) { in RebuildGCCAsmStmt() 1524 SourceLocation RParenLoc, in RebuildObjCAtCatchStmt() 2279 SourceLocation RParenLoc, in RebuildObjCForCollectionStmt() 2336 SourceLocation RParenLoc) { in RebuildCXXForRangeStmt() 2476 SourceLocation RParenLoc) { in RebuildOffsetOfExpr() [all …]
|
H A D | SemaTemplateVariadic.cpp | 1008 SourceLocation RParenLoc) { in ActOnSizeofParameterPackExpr() 1189 SourceLocation RParenLoc) { in ActOnCXXFoldExpr() 1254 SourceLocation RParenLoc, in BuildCXXFoldExpr()
|
H A D | SemaStmt.cpp | 863 ConditionResult Cond, SourceLocation RParenLoc, in ActOnIfStmt() 917 ConditionResult Cond, SourceLocation RParenLoc, in BuildIfStmt() 1056 SourceLocation RParenLoc) { in ActOnStartOfSwitchStmt() 1648 SourceLocation RParenLoc, Stmt *Body) { in ActOnWhileStmt() 2095 FullExprArg third, SourceLocation RParenLoc, in ActOnForStmt() 2246 SourceLocation RParenLoc) { in ActOnObjCForCollectionStmt() 2438 Expr *Range, SourceLocation RParenLoc, in ActOnCXXForRangeStmt() 2663 SourceLocation RParenLoc) { in RebuildForRangeWithDereference() 2697 SourceLocation RParenLoc, in BuildCXXForRangeStmt()
|
H A D | SemaExprObjC.cpp | 1132 SourceLocation RParenLoc) { in BuildObjCEncodeExpression() 1164 SourceLocation RParenLoc) { in ParseObjCEncodeExpression() 1178 SourceLocation RParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool() 1209 SourceLocation RParenLoc, in DiagnoseMismatchedSelectors() 1297 SourceLocation RParenLoc, in ParseObjCSelectorExpression() 1391 SourceLocation RParenLoc) { in ParseObjCProtocolExpression() 4754 SourceLocation RParenLoc, in ActOnObjCBridgedCast()
|
H A D | SemaExprCXX.cpp | 519 SourceLocation RParenLoc) { in BuildCXXTypeId() 547 SourceLocation RParenLoc) { in BuildCXXTypeId() 619 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXTypeid() 719 SourceLocation RParenLoc) { in BuildCXXUuidof() 737 Expr *E, SourceLocation RParenLoc) { in BuildCXXUuidof() 761 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXUuidof() 5166 SourceLocation RParenLoc) { in evaluateTypeTrait() 5285 SourceLocation RParenLoc) { in BuildTypeTrait() 5310 SourceLocation RParenLoc) { in ActOnTypeTrait() 8308 SourceLocation RParenLoc, in RebuildCallExpr()
|
H A D | SemaCast.cpp | 268 SourceLocation RParenLoc) { in ActOnCXXNamedCast() 375 SourceLocation RParenLoc) { in ActOnBuiltinBitCastExpr() 387 SourceLocation RParenLoc) { in BuildBuiltinBitCastExpr()
|
H A D | SemaExpr.cpp | 1576 SourceLocation RParenLoc, in ActOnGenericSelectionExpr() 1602 SourceLocation RParenLoc, in CreateGenericSelectionExpr() 5073 SourceLocation RParenLoc, in ActOnOMPArrayShapingExpr() 5783 SourceLocation RParenLoc, in ConvertArgumentsForCall() 6346 MultiExprArg ArgExprs, SourceLocation RParenLoc, in ActOnCallExpr() 6377 MultiExprArg ArgExprs, SourceLocation RParenLoc, in BuildCallExpr() 6533 SourceLocation RParenLoc) { in ActOnAsTypeExpr() 6541 SourceLocation RParenLoc) { in BuildAsTypeExpr() 6560 SourceLocation RParenLoc) { in ActOnConvertVectorExpr() 6575 SourceLocation RParenLoc, Expr *Config, in BuildResolvedCallExpr() [all …]
|
H A D | SemaStmtAsm.cpp | 247 SourceLocation RParenLoc) { in ActOnGCCAsmStmt()
|
H A D | DeclSpec.cpp | 166 SourceLocation RParenLoc, in getFunction()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | Initialization.h | 623 SourceLocation RParenLoc) { in CreateDirect()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | Pragma.cpp | 262 SourceLocation RParenLoc = Tok.getLocation(); in Handle_Pragma() local
|