Home
last modified time | relevance | path

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

12

/external/clang/lib/Parse/
DParsePragma.cpp44 SourceLocation LParenLoc; member
232 SourceLocation LParenLoc = Tok.getLocation(); in HandlePragma() local
DParseExpr.cpp1578 SourceLocation LParenLoc = Tok.getLocation(), RParenLoc; in ParseExprAfterUnaryExprOrTypeTrait() local
1630 SourceLocation LParenLoc, RParenLoc; in ParseUnaryExprOrTypeTraitExpression() local
2157 SourceLocation LParenLoc, in ParseCompoundLiteralExpression()
DParseExprCXX.cpp806 SourceLocation LParenLoc = T.getOpenLocation(); in ParseLambdaExpressionAfterIntroducer() local
1003 SourceLocation LParenLoc, RParenLoc; in ParseCXXCasts() local
1034 SourceLocation LParenLoc, RParenLoc; in ParseCXXTypeid() local
DParseObjc.cpp301 SourceLocation LParenLoc; member
487 SourceLocation LParenLoc; in ParseObjCInterfaceDeclList() local
DParseDecl.cpp4778 SourceLocation LParenLoc, RParenLoc; in ParseFunctionDeclarator() local
/external/clang/lib/Lex/
DPPMacroExpansion.cpp983 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateHasIncludeCommon() local
1123 SourceLocation LParenLoc = Tok.getLocation(); in EvaluateBuildingModule() local
DPPExpressions.cpp91 SourceLocation LParenLoc; in EvaluateDefined() local
/external/clang/lib/Sema/
DSemaAttr.cpp186 SourceLocation LParenLoc, SourceLocation RParenLoc) { in ActOnPragmaPack()
DSemaObjCProperty.cpp143 SourceLocation LParenLoc, in ActOnProperty()
285 SourceLocation LParenLoc, SourceLocation &Loc) { in LocPropertyAttribute()
327 SourceLocation LParenLoc, in HandlePropertyInClassExtension()
505 SourceLocation LParenLoc, in CreatePropertyDecl()
DSemaExprObjC.cpp953 SourceLocation LParenLoc, in ParseObjCEncodeExpression()
969 SourceLocation LParenLoc, in ParseObjCSelectorExpression()
1019 SourceLocation LParenLoc, in ParseObjCProtocolExpression()
3236 ExprResult Sema::BuildObjCBridgedCast(SourceLocation LParenLoc, in BuildObjCBridgedCast()
3348 SourceLocation LParenLoc, in ActOnObjCBridgedCast()
DTreeTransform.h1114 SourceLocation WhileLoc, SourceLocation LParenLoc, in RebuildDoStmt()
1124 StmtResult RebuildForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in RebuildForStmt()
1594 ExprResult RebuildCStyleCastExpr(SourceLocation LParenLoc, in RebuildCStyleCastExpr()
1606 ExprResult RebuildCompoundLiteralExpr(SourceLocation LParenLoc, in RebuildCompoundLiteralExpr()
1696 ExprResult RebuildParenListExpr(SourceLocation LParenLoc, in RebuildParenListExpr()
1716 ExprResult RebuildStmtExpr(SourceLocation LParenLoc, in RebuildStmtExpr()
1775 SourceLocation LParenLoc, in RebuildCXXNamedCastExpr()
1813 SourceLocation LParenLoc, in RebuildCXXStaticCastExpr()
1830 SourceLocation LParenLoc, in RebuildCXXDynamicCastExpr()
1847 SourceLocation LParenLoc, in RebuildCXXReinterpretCastExpr()
[all …]
DDeclSpec.cpp149 SourceLocation LParenLoc, in getFunction()
DSemaExprCXX.cpp369 Sema::ActOnCXXTypeid(SourceLocation OpLoc, SourceLocation LParenLoc, in ActOnCXXTypeid()
448 Sema::ActOnCXXUuidof(SourceLocation OpLoc, SourceLocation LParenLoc, in ActOnCXXUuidof()
768 SourceLocation LParenLoc, in ActOnCXXTypeConstructExpr()
788 SourceLocation LParenLoc, in BuildCXXTypeConstructExpr()
DSemaCast.cpp216 SourceLocation LParenLoc, Expr *E, in ActOnCXXNamedCast()
DSemaExpr.cpp3924 Sema::ActOnCallExpr(Scope *S, Expr *Fn, SourceLocation LParenLoc, in ActOnCallExpr()
4076 SourceLocation LParenLoc, in BuildResolvedCallExpr()
4259 Sema::ActOnCompoundLiteral(SourceLocation LParenLoc, ParsedType Ty, in ActOnCompoundLiteral()
4274 Sema::BuildCompoundLiteralExpr(SourceLocation LParenLoc, TypeSourceInfo *TInfo, in BuildCompoundLiteralExpr()
4600 Sema::ActOnCastExpr(Scope *S, SourceLocation LParenLoc, in ActOnCastExpr()
4658 ExprResult Sema::BuildVectorLiteral(SourceLocation LParenLoc, in BuildVectorLiteral()
DSemaOverload.cpp9774 SourceLocation LParenLoc, in BuildRecoveryCallExpr()
9906 SourceLocation LParenLoc, in FinishOverloadedCallExpr()
9986 SourceLocation LParenLoc, in BuildOverloadedCallExpr()
10673 SourceLocation LParenLoc, Expr **Args, in BuildCallToMemberFunction()
10913 SourceLocation LParenLoc, in BuildCallToObjectOfClassType()
DSemaStmt.cpp1410 Sema::ActOnForStmt(SourceLocation ForLoc, SourceLocation LParenLoc, in ActOnForStmt()
/external/clang/include/clang/AST/
DTypeLoc.h891 SourceLocation LParenLoc; member
1086 SourceLocation LParenLoc; member
1401 SourceLocation LParenLoc; member
1494 SourceLocation KWLoc, LParenLoc, RParenLoc; member
1805 SourceLocation KWLoc, LParenLoc, RParenLoc; member
DExpr.h2548 SourceLocation LParenLoc; variable
3324 SourceLocation LParenLoc, RParenLoc; variable
4149 SourceLocation LParenLoc, RParenLoc; variable
DDeclObjC.h1986 SourceLocation LParenLoc; // location of '(' starting attribute list or null. variable
/external/clang/lib/AST/
DExprCXX.cpp1031 SourceLocation LParenLoc, in CXXUnresolvedConstructExpr()
1058 SourceLocation LParenLoc, in Create()
DDeclObjC.cpp1689 SourceLocation LParenLoc, in Create()
/external/clang/include/clang/Sema/
DInitialization.h423 SourceLocation LParenLoc, in CreateDirect()
DDeclSpec.h1135 unsigned LParenLoc; member
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1313 SMLoc LParenLoc = Parser.getTok().getLoc(); in ParseMemOperand() local

12