Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dtools.cpp184 bool IsIntrinsicLogical(const evaluate::DynamicType &type0) { IsIntrinsicLogical() function
187 bool IsIntrinsicLogical(const evaluate::DynamicType &type0, int rank0, IsIntrinsicLogical() function
H A Dexpression.cpp4259 bool ArgumentAnalyzer::IsIntrinsicLogical() const { IsIntrinsicLogical() function in Fortran::evaluate::ArgumentAnalyzer