Home
last modified time | relevance | path

Searched refs:IsCharacter (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dtype-code.h42 constexpr bool IsCharacter() const { in IsCharacter() function
/llvm-project-15.0.7/flang/runtime/
H A Dinternal-unit.cpp30 RUNTIME_CHECK(terminator, that.type().IsCharacter()); in InternalDescriptorUnit()
H A Dextrema.cpp597 if (x.type().IsCharacter()) { in RTNAME()
605 if (x.type().IsCharacter()) { in RTNAME()