Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dtype.h360 bool IsAssumedType() const { return category_ == TypeStar; } in IsAssumedType() function
/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dtype.h167 constexpr bool IsAssumedType() const { // TYPE(*) in IsAssumedType() function