Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
DISO_Fortran_binding.cpp19 static inline constexpr bool IsCharacterType(CFI_type_t ty) { in IsCharacterType() function
62 if (!IsCharacterType(descriptor->type)) { in CFI_allocate()
364 if (!IsCharacterType(result->type)) { in CFI_select_part()