Home
last modified time | relevance | path

Searched refs:ExecConfig (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Parse/
DParseExpr.cpp1213 Expr *ExecConfig = 0; in ParsePostfixExpressionSuffix() local
1248 ExecConfig = ECResult.get(); in ParsePostfixExpressionSuffix()
1283 ExecConfig); in ParsePostfixExpressionSuffix()
/external/clang/include/clang/Sema/
DSema.h1503 Expr *ExecConfig);
2374 Expr *ExecConfig = 0);
2379 Expr *ExecConfig = 0);
2382 MultiExprArg ExecConfig, SourceLocation GGGLoc);
/external/clang/lib/Sema/
DSemaExpr.cpp3352 Expr *ExecConfig) { in ActOnCallExpr() argument
3390 if (ExecConfig) { in ActOnCallExpr()
3392 Context, Fn, cast<CallExpr>(ExecConfig), Args, NumArgs, in ActOnCallExpr()
3428 RParenLoc, ExecConfig); in ActOnCallExpr()
3451 ExecConfig); in ActOnCallExpr()
DTreeTransform.h1419 Expr *ExecConfig = 0) {
1421 move(Args), RParenLoc, ExecConfig);
DSemaOverload.cpp8324 Expr *ExecConfig) { in BuildOverloadedCallExpr() argument
8368 ExecConfig); in BuildOverloadedCallExpr()