Searched defs:ExprType (Results 1 – 13 of 13) sorted by relevance
1782 ParenParseOption ExprType = CastExpr; in ParseExprAfterUnaryExprOrTypeTrait() local2184 Parser::ParseParenExpression(ParenParseOption &ExprType, bool stopIfCastExpr, in ParseParenExpression()
3099 Parser::ParseCXXAmbiguousParenExpression(ParenParseOption &ExprType, in ParseCXXAmbiguousParenExpression()
856 QualType ExprType = Updater->getType(); in EmitDesignatedInitUpdater() local1132 QualType ExprType = Updater->getType(); in Build() local
663 impl Eq for ExprType {} implementation666 impl PartialEq for ExprType { implementation
694 impl Clone for ExprType { implementation
918 impl Hash for ExprType { implementation
247 fn visit_expr_type_mut(&mut self, i: &mut ExprType) { in visit_expr_type_mut()
244 fn fold_expr_type(&mut self, i: ExprType) -> ExprType { in fold_expr_type()
1008 impl Debug for ExprType { implementation
246 fn visit_expr_type(&mut self, i: &'ast ExprType) { in visit_expr_type()
3111 impl ToTokens for ExprType { implementation
1270 QualType ExprType = VD->getType().getNonReferenceType(); in ActOnOpenMPIdExpression() local
3711 bool Sema::CheckUnaryExprOrTypeTraitOperand(QualType ExprType, in CheckUnaryExprOrTypeTraitOperand()