/external/clang/lib/Parse/ |
D | ParseExpr.cpp | 721 SourceLocation RParenLoc; in ParseCastExpression() local 1759 SourceLocation RParenLoc = PP.getLocForEndOfToken(PrevTokLocation); in ParseExprAfterUnaryExprOrTypeTrait() local 1783 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local 1835 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local 2186 SourceLocation &RParenLoc) { in ParseParenExpression() 2449 SourceLocation RParenLoc) { in ParseCompoundLiteralExpression()
|
D | ParseExprCXX.cpp | 1155 SourceLocation RParenLoc = T.getCloseLocation(); in ParseLambdaExpressionAfterIntroducer() local 1374 SourceLocation LParenLoc, RParenLoc; in ParseCXXCasts() local 1405 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
|
D | ParsePragma.cpp | 1053 SourceLocation RParenLoc = Tok.getLocation(); in HandlePragma() local 1216 SourceLocation RParenLoc; in HandlePragma() local
|
D | ParseObjc.cpp | 2577 SourceLocation RParenLoc; in ParseObjCTryStmt() local
|
/external/clang/lib/AST/ |
D | ExprCXX.cpp | 516 SourceLocation RParenLoc, in Create() 541 SourceLocation RParenLoc, in Create() 598 SourceLocation RParenLoc, in Create() 621 SourceLocation RParenLoc, in Create() 1065 SourceLocation RParenLoc) in CXXUnresolvedConstructExpr() 1092 SourceLocation RParenLoc) { in Create() 1312 SourceLocation RParenLoc, in Create() 1390 SourceLocation RParenLoc, in TypeTraitExpr() 1421 SourceLocation RParenLoc, in Create()
|
D | Expr.cpp | 1315 SourceLocation RParenLoc) { in Create() 1333 SourceLocation RParenLoc) in OffsetOfExpr() 3464 SourceLocation RParenLoc, in GenericSelectionExpr() 3490 SourceLocation RParenLoc, in GenericSelectionExpr()
|
/external/clang/lib/Sema/ |
D | TreeTransform.h | 1216 Expr *Cond, SourceLocation RParenLoc) { in RebuildDoStmt() 1227 Sema::FullExprArg Inc, SourceLocation RParenLoc, in RebuildForStmt() 1279 SourceLocation RParenLoc) { in RebuildGCCAsmStmt() 1355 SourceLocation RParenLoc, in RebuildObjCAtCatchStmt() 1842 SourceLocation RParenLoc, in RebuildObjCForCollectionStmt() 1900 SourceLocation RParenLoc) { in RebuildCXXForRangeStmt() 2034 SourceLocation RParenLoc) { in RebuildOffsetOfExpr() 2189 SourceLocation RParenLoc, in RebuildCStyleCastExpr() 2201 SourceLocation RParenLoc, in RebuildCompoundLiteralExpr() 2280 SourceLocation RParenLoc) { in RebuildVAArgExpr() [all …]
|
D | SemaTemplateVariadic.cpp | 834 SourceLocation RParenLoc) { in ActOnSizeofParameterPackExpr() 955 SourceLocation RParenLoc) { in ActOnCXXFoldExpr() 993 SourceLocation RParenLoc) { in BuildCXXFoldExpr()
|
D | SemaExprCXX.cpp | 375 SourceLocation RParenLoc) { in BuildCXXTypeId() 400 SourceLocation RParenLoc) { in BuildCXXTypeId() 467 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXTypeid() 552 SourceLocation RParenLoc) { in BuildCXXUuidof() 572 SourceLocation RParenLoc) { in BuildCXXUuidof() 595 bool isType, void *TyOrExpr, SourceLocation RParenLoc) { in ActOnCXXUuidof() 1216 SourceLocation RParenLoc) { in ActOnCXXTypeConstructExpr() 1243 SourceLocation RParenLoc) { in BuildCXXTypeConstructExpr() 4329 SourceLocation RParenLoc) { in evaluateTypeTrait() 4439 SourceLocation RParenLoc) { in BuildTypeTrait() [all …]
|
D | SemaExprObjC.cpp | 1049 SourceLocation RParenLoc) { in BuildObjCEncodeExpression() 1086 SourceLocation RParenLoc) { in ParseObjCEncodeExpression() 1100 SourceLocation RParenLoc, in HelperToDiagnoseMismatchedMethodsInGlobalPool() 1131 SourceLocation RParenLoc, in DiagnoseMismatchedSelectors() 1157 SourceLocation RParenLoc, in ParseObjCSelectorExpression() 1219 SourceLocation RParenLoc) { in ParseObjCProtocolExpression() 4343 SourceLocation RParenLoc, in ActOnObjCBridgedCast()
|
D | SemaStmtAsm.cpp | 146 SourceLocation RParenLoc) { in ActOnGCCAsmStmt()
|
D | SemaStmt.cpp | 1629 FullExprArg third, SourceLocation RParenLoc, in ActOnForStmt() 1773 SourceLocation RParenLoc) { in ActOnObjCForCollectionStmt() 1964 SourceLocation RParenLoc, in ActOnCXXForRangeStmt() 2121 SourceLocation RParenLoc) { in RebuildForRangeWithDereference() 2171 SourceLocation RParenLoc, BuildForRangeKind Kind) { in BuildCXXForRangeStmt()
|
D | SemaExpr.cpp | 1392 SourceLocation RParenLoc, in ActOnGenericSelectionExpr() 1418 SourceLocation RParenLoc, in CreateGenericSelectionExpr() 4690 SourceLocation RParenLoc, in ConvertArgumentsForCall() 5116 MultiExprArg ArgExprs, SourceLocation RParenLoc, in ActOnCallExpr() 5271 SourceLocation RParenLoc) { in ActOnAsTypeExpr() 5292 SourceLocation RParenLoc) { in ActOnConvertVectorExpr() 5308 SourceLocation RParenLoc, in BuildResolvedCallExpr() 5502 SourceLocation RParenLoc, Expr *InitExpr) { in ActOnCompoundLiteral() 5516 SourceLocation RParenLoc, Expr *LiteralExpr) { in BuildCompoundLiteralExpr() 5938 SourceLocation RParenLoc, Expr *CastExpr) { in ActOnCastExpr() [all …]
|
D | DeclSpec.cpp | 158 SourceLocation RParenLoc, in getFunction()
|
D | SemaOverload.cpp | 11215 SourceLocation RParenLoc, in BuildRecoveryCallExpr() 11283 SourceLocation RParenLoc, in buildOverloadedCallSet() 11350 SourceLocation RParenLoc, in FinishOverloadedCallExpr() 11451 SourceLocation RParenLoc, in BuildOverloadedCallExpr() 12133 SourceLocation RParenLoc) { in BuildCallToMemberFunction() 12427 SourceLocation RParenLoc) { in BuildCallToObjectOfClassType()
|
D | SemaCast.cpp | 218 SourceLocation RParenLoc) { in ActOnCXXNamedCast()
|
/external/clang/include/clang/AST/ |
D | ExprCXX.h | 206 SourceLocation RParenLoc; // the location of the right parenthesis variable 213 SourceLocation RParenLoc, in CXXNamedCastExpr() 259 SourceLocation l, SourceLocation RParenLoc, in CXXStaticCastExpr() 295 SourceLocation l, SourceLocation RParenLoc, in CXXDynamicCastExpr() 339 SourceLocation RParenLoc, in CXXReinterpretCastExpr() 377 SourceLocation RParenLoc, SourceRange AngleBrackets) in CXXConstCastExpr() 1399 SourceLocation RParenLoc; variable 1765 SourceLocation RParenLoc; variable 2279 SourceLocation RParenLoc; variable 3031 SourceLocation RParenLoc; variable [all …]
|
D | StmtObjC.h | 28 SourceLocation RParenLoc; variable 78 SourceLocation AtCatchLoc, RParenLoc; variable
|
D | Expr.h | 1877 SourceLocation OperatorLoc, RParenLoc; variable 1979 SourceLocation OpLoc, RParenLoc; variable 2152 SourceLocation RParenLoc; variable 3382 SourceLocation LParenLoc, RParenLoc; variable 3423 SourceLocation BuiltinLoc, RParenLoc; variable 3491 SourceLocation BuiltinLoc, RParenLoc; variable 3500 SourceLocation BuiltinLoc, SourceLocation RParenLoc) in ConvertVectorExpr() 3550 SourceLocation BuiltinLoc, RParenLoc; variable 3658 SourceLocation BuiltinLoc, RParenLoc; variable 4341 SourceLocation LParenLoc, RParenLoc; variable [all …]
|
D | TypeLoc.h | 1018 SourceLocation RParenLoc; member 1250 SourceLocation RParenLoc; member 1573 SourceLocation RParenLoc; member 1667 SourceLocation KWLoc, LParenLoc, RParenLoc; member 1982 SourceLocation KWLoc, LParenLoc, RParenLoc; member
|
D | StmtCXX.h | 136 SourceLocation RParenLoc; variable
|
D | DeclCXX.h | 1946 SourceLocation RParenLoc; variable 3331 SourceLocation RParenLoc; variable 3335 SourceLocation RParenLoc, bool Failed) in StaticAssertDecl()
|
D | Stmt.h | 1107 SourceLocation RParenLoc; // Location of final ')' in do stmt condition. variable 1157 SourceLocation LParenLoc, RParenLoc; variable 1566 SourceLocation RParenLoc; variable
|
/external/clang/lib/Lex/ |
D | Pragma.cpp | 228 SourceLocation RParenLoc = Tok.getLocation(); in Handle_Pragma() local
|
/external/clang/include/clang/Sema/ |
D | Initialization.h | 492 SourceLocation RParenLoc) { in CreateDirect()
|