Searched defs:IsIntrinsicNumeric (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Semantics/ | ||
H A D | tools.cpp | 174 bool IsIntrinsicNumeric(const evaluate::DynamicType &type0) { IsIntrinsicNumeric() function |
H A D | expression.cpp | 4235 bool ArgumentAnalyzer::IsIntrinsicNumeric(NumericOperator opr) const { IsIntrinsicNumeric() function in Fortran::evaluate::ArgumentAnalyzer |