Home
last modified time | relevance | path

Searched refs:IntegerTypeSpecKind (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dexpression.h255 int IntegerTypeSpecKind(const parser::IntegerTypeSpec &);
/llvm-project-15.0.7/flang/lib/Semantics/
H A Dexpression.cpp1259 int ExpressionAnalyzer::IntegerTypeSpecKind( in IntegerTypeSpecKind() function in Fortran::evaluate::ExpressionAnalyzer