Searched refs:convertCharType (Results 1 – 1 of 1) sorted by relevance
68 [&](fir::CharacterType charTy) { return convertCharType(charTy); }); in LLVMTypeConverter()292 mlir::Type convertCharType(fir::CharacterType charTy) { in convertCharType() function