Home
last modified time | relevance | path

Searched defs:ExprType (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/Parse/
DParseExpr.cpp1577 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local
1933 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
DParseExprCXX.cpp2770 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
/external/clang/lib/Sema/
DSemaStmt.cpp2188 QualType ExprType = E->getType(); in getCopyElisionCandidate() local
DSemaExpr.cpp3120 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()