Home
last modified time | relevance | path

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

/external/llvm-project/flang/include/flang/Semantics/
Dexpression.h247 int IntegerTypeSpecKind(const parser::IntegerTypeSpec &);
/external/llvm-project/flang/lib/Semantics/
Dexpression.cpp1119 int ExpressionAnalyzer::IntegerTypeSpecKind( in IntegerTypeSpecKind() function in Fortran::evaluate::ExpressionAnalyzer