Searched defs:ExprType (Results 1 – 4 of 4) sorted by relevance
2153 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local2590 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
3737 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
4044 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()
2490 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local