Searched defs:ExprType (Results 1 – 6 of 6) sorted by relevance
212 enum ExprType { enum
1660 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local2061 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
3015 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
775 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
3637 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
6199 const Expr *ExprType = E->getArg(1); in TryEvaluateBuiltinObjectSize() local