Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Runtime/
H A Dtype-code.h42 constexpr RT_API_ATTRS bool IsCharacter() const { in IsCharacter() function
/llvm-project/flang/lib/Semantics/
H A Dcheck-omp-structure.cpp2390 auto IsCharacter{[](const DeclTypeSpec &type) -> bool { IsReductionAllowedForType() local