Searched defs:IntTypeVisitor (Results 1 – 1 of 1) sorted by relevance
388 struct IntTypeVisitor { struct389 using Result = MaybeExpr;390 using Types = IntegerTypes;391 template <typename T> Result Test() { in Test()414 ExpressionAnalyzer &analyzer;415 parser::CharBlock digits;416 int kind;417 bool isDefaultKind;