Searched defs:IntTypeVisitor (Results 1 – 1 of 1) sorted by relevance
469 struct IntTypeVisitor { struct470 using Result = MaybeExpr;471 using Types = IntegerTypes;472 template <typename T> Result Test() { in Test()508 ExpressionAnalyzer &analyzer;509 parser::CharBlock digits;510 int kind;511 bool isDefaultKind;512 bool isNegated;