Lines Matching defs:character
1541 // - No conversion between character types, specialization of runtime
1649 // FIXME: we may want to allow non character scalar here.
1686 loc, "A character's buffer type cannot be a function type.");
2062 if (auto character{mlir::dyn_cast<fir::CharacterType>(t)}) {
2063 return "c" + std::to_string(character.getFKind());
4173 llvm::report_fatal_error("expected character scalar");
4187 // The length of in the character type may be unknown. Casting
5929 TODO(loc, "intrinsic: len_trim for character array");
6125 // Need a CharBoxValue for character results
6982 // Handle kind argument; it is the kind of character in this case
7948 // TODO: ! character min and max is tricky because the result
8004 // Handle kind argument; it is the kind of character in this case