Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A DISO_Fortran_binding.cpp19 static inline constexpr bool IsCharacterType(CFI_type_t ty) { in IsCharacterType() function
62 if (!IsCharacterType(descriptor->type)) { in CFI_allocate()
262 IsCharacterType(type)) { in CFI_establish()
393 if (!IsCharacterType(result->type)) { in CFI_select_part()