/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ExprCXX.h | 378 SourceLocation RParenLoc; variable 389 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXNamedCastExpr() 437 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXStaticCastExpr() 481 SourceLocation l, SourceLocation RParenLoc, in CXXDynamicCastExpr() 526 SourceLocation l, SourceLocation RParenLoc, in CXXReinterpretCastExpr() 566 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXConstCastExpr() 604 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXAddrspaceCastExpr() 1819 SourceLocation RParenLoc; variable 2190 SourceLocation RParenLoc) in CXXScalarValueInitExpr() 2772 SourceLocation RParenLoc; variable [all …]
|
H A D | StmtObjC.h | 27 SourceLocation RParenLoc; variable 81 SourceLocation AtCatchLoc, RParenLoc; variable
|
H A D | TypeLoc.h | 1184 SourceLocation RParenLoc; member 1420 SourceLocation RParenLoc; member 1978 SourceLocation RParenLoc; member 2075 SourceLocation RParenLoc; member 2130 SourceLocation KWLoc, LParenLoc, RParenLoc; member 2178 SourceLocation RParenLoc; member 2604 SourceLocation KWLoc, LParenLoc, RParenLoc; member
|
H A D | Expr.h | 2476 SourceLocation OperatorLoc, RParenLoc; variable 2583 SourceLocation OpLoc, RParenLoc; variable 2838 SourceLocation RParenLoc; variable 4409 SourceLocation LParenLoc, RParenLoc; variable 4412 SourceLocation RParenLoc, unsigned TemplateDepth) in StmtExpr() 4456 SourceLocation BuiltinLoc, RParenLoc; variable 4527 SourceLocation BuiltinLoc, RParenLoc; variable 4536 SourceLocation BuiltinLoc, SourceLocation RParenLoc) in ConvertVectorExpr() 4585 SourceLocation BuiltinLoc, RParenLoc; variable 4694 SourceLocation BuiltinLoc, RParenLoc; variable [all …]
|
H A D | StmtCXX.h | 143 SourceLocation RParenLoc; variable
|
H A D | DeclCXX.h | 2330 SourceLocation RParenLoc; variable 4068 SourceLocation RParenLoc; variable 4071 Expr *AssertExpr, Expr *Message, SourceLocation RParenLoc, in StaticAssertDecl()
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExpr.cpp | 1092 SourceLocation RParenLoc; in ParseCastExpression() local 2459 SourceLocation RParenLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseExprAfterUnaryExprOrTypeTrait() local 2489 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local 2572 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local 3027 SourceLocation &RParenLoc) { in ParseParenExpression() 3378 SourceLocation RParenLoc) { in ParseCompoundLiteralExpression()
|
H A D | ParseExprCXX.cpp | 1447 SourceLocation LParenLoc, RParenLoc; in ParseLambdaExpressionAfterIntroducer() local 1717 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
|
H A D | ParsePragma.cpp | 2218 SourceLocation RParenLoc = Tok.getLocation(); in HandlePragma() local 2448 SourceLocation RParenLoc; in HandlePragma() local
|
H A D | ParseStmt.cpp | 1343 SourceLocation &RParenLoc) { in ParseParenExprOrCondition()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 765 SourceLocation L, SourceLocation RParenLoc, in Create() 794 SourceLocation RParenLoc, in Create() 857 SourceLocation RParenLoc, in Create() 880 SourceLocation RParenLoc, in Create() 892 SourceLocation L, SourceLocation RParenLoc, in Create() 1457 ArrayRef<Expr *> Args, SourceLocation RParenLoc, bool IsListInit) in CXXUnresolvedConstructExpr() 1474 SourceLocation LParenLoc, ArrayRef<Expr *> Args, SourceLocation RParenLoc, in Create() 1697 SourceLocation RParenLoc, in Create() 1858 SourceLocation RParenLoc, bool Value) in TypeTraitExpr() 1881 SourceLocation RParenLoc, in Create() [all …]
|
H A D | Expr.cpp | 1451 SourceLocation RParenLoc, FPOptionsOverride FPFeatures, in CallExpr() 1496 SourceLocation RParenLoc, in Create() 1509 ExprValueKind VK, SourceLocation RParenLoc, in CreateTemporary() 1662 SourceLocation RParenLoc) { in Create() 1680 SourceLocation RParenLoc) in OffsetOfExpr() 2242 SourceLocation RParenLoc, in SourceLocExpr() 4388 SourceLocation DefaultLoc, SourceLocation RParenLoc, in GenericSelectionExpr() 4416 SourceLocation RParenLoc, bool ContainsUnexpandedParameterPack, in GenericSelectionExpr() 4443 SourceLocation DefaultLoc, SourceLocation RParenLoc, in GenericSelectionExpr() 4469 SourceLocation RParenLoc, bool ContainsUnexpandedParameterPack) in GenericSelectionExpr() [all …]
|
H A D | Stmt.cpp | 1055 SourceLocation RParenLoc) in SwitchStmt() 1083 SourceLocation RParenLoc) { in Create() 1123 SourceLocation RParenLoc) in WhileStmt() 1146 SourceLocation RParenLoc) { in Create()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | TreeTransform.h | 1417 SourceLocation RParenLoc, Stmt *Init, Stmt *Then, in RebuildIfStmt() 1430 SourceLocation RParenLoc) { in RebuildSwitchStmtStart() 1450 SourceLocation RParenLoc, Stmt *Body) { in RebuildWhileStmt() 1460 Expr *Cond, SourceLocation RParenLoc) { in RebuildDoStmt() 1471 Sema::FullExprArg Inc, SourceLocation RParenLoc, in RebuildForStmt() 1524 SourceLocation RParenLoc) { in RebuildGCCAsmStmt() 1634 SourceLocation RParenLoc, in RebuildObjCAtCatchStmt() 2523 SourceLocation RParenLoc, in RebuildObjCForCollectionStmt() 2577 Expr *Inc, Stmt *LoopVar, SourceLocation RParenLoc, in RebuildCXXForRangeStmt() 2725 SourceLocation RParenLoc) { in RebuildOffsetOfExpr() [all …]
|
H A D | SemaTemplateVariadic.cpp | 1021 SourceLocation RParenLoc) { in ActOnSizeofParameterPackExpr() 1274 SourceLocation RParenLoc) { in ActOnCXXFoldExpr() 1340 SourceLocation RParenLoc, in BuildCXXFoldExpr()
|
H A D | SemaStmt.cpp | 911 ConditionResult Cond, SourceLocation RParenLoc, in ActOnIfStmt() 984 ConditionResult Cond, SourceLocation RParenLoc, in BuildIfStmt() 1124 SourceLocation RParenLoc) { in ActOnStartOfSwitchStmt() 1721 SourceLocation RParenLoc, Stmt *Body) { in ActOnWhileStmt() 2166 FullExprArg third, SourceLocation RParenLoc, in ActOnForStmt() 2336 Stmt *First, SourceLocation ColonLoc, Expr *Range, SourceLocation RParenLoc, in ActOnCXXForRangeStmt() 2564 SourceLocation RParenLoc) { in RebuildForRangeWithDereference() 2595 Expr *Cond, Expr *Inc, Stmt *LoopVarDecl, SourceLocation RParenLoc, in BuildCXXForRangeStmt()
|
H A D | SemaExprObjC.cpp | 1137 SourceLocation RParenLoc) { in BuildObjCEncodeExpression() 1170 SourceLocation RParenLoc) { in ParseObjCEncodeExpression() 1185 SourceLocation RParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool() 1216 SourceLocation RParenLoc, in DiagnoseMismatchedSelectors() 1305 SourceLocation RParenLoc, in ParseObjCSelectorExpression() 1402 SourceLocation RParenLoc) { in ParseObjCProtocolExpression() 4767 SourceLocation RParenLoc, in ActOnObjCBridgedCast()
|
H A D | SemaExprCXX.cpp | 546 SourceLocation RParenLoc) { in BuildCXXTypeId() 573 SourceLocation RParenLoc) { in BuildCXXTypeId() 648 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXTypeid() 747 SourceLocation RParenLoc) { in BuildCXXUuidof() 764 Expr *E, SourceLocation RParenLoc) { in BuildCXXUuidof() 788 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXUuidof() 5717 SourceLocation RParenLoc, in EvaluateBooleanTypeTrait() 5923 SourceLocation RParenLoc) { in BuildTypeTrait() 5954 SourceLocation RParenLoc) { in ActOnTypeTrait() 8949 SourceLocation RParenLoc, in RebuildCallExpr() [all …]
|
H A D | SemaCast.cpp | 278 SourceLocation RParenLoc) { in ActOnCXXNamedCast() 385 SourceLocation RParenLoc) { in ActOnBuiltinBitCastExpr() 397 SourceLocation RParenLoc) { in BuildBuiltinBitCastExpr()
|
H A D | SemaStmtAsm.cpp | 249 SourceLocation RParenLoc) { in ActOnGCCAsmStmt()
|
H A D | SemaExpr.cpp | 1622 SourceLocation KeyLoc, SourceLocation DefaultLoc, SourceLocation RParenLoc, in ActOnGenericSelectionExpr() 1654 SourceLocation KeyLoc, SourceLocation DefaultLoc, SourceLocation RParenLoc, in CreateGenericSelectionExpr() 5758 SourceLocation RParenLoc, in ConvertArgumentsForCall() 6370 MultiExprArg ArgExprs, SourceLocation RParenLoc, in ActOnCallExpr() 6408 MultiExprArg ArgExprs, SourceLocation RParenLoc, in BuildCallExpr() 6631 SourceLocation RParenLoc) { in ActOnAsTypeExpr() 6638 SourceLocation RParenLoc) { in BuildAsTypeExpr() 6652 SourceLocation RParenLoc) { in ActOnConvertVectorExpr() 6661 SourceLocation RParenLoc, Expr *Config, in BuildResolvedCallExpr() 6967 SourceLocation RParenLoc, Expr *InitExpr) { in ActOnCompoundLiteral() [all …]
|
H A D | DeclSpec.cpp | 167 SourceLocation RParenLoc, in getFunction()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenMP.h | 1293 SourceLocation LParenLoc, RParenLoc; member
|
H A D | Initialization.h | 643 SourceLocation RParenLoc) { in CreateDirect()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | Pragma.cpp | 263 SourceLocation RParenLoc = Tok.getLocation(); in Handle_Pragma() local
|