Home
last modified time | relevance | path

Searched defs:IntTypeVisitor (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp469 struct IntTypeVisitor { struct
470 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;