Searched defs:chrTy (Results 1 – 3 of 3) sorted by relevance
63 auto chrTy = mlir::cast<fir::CharacterType>( in matchAndRewrite() local
89 if (auto chrTy = mlir::dyn_cast<fir::CharacterType>(ty)) in verifyTypeParamCount() local 93 if (auto chrTy = mlir::dyn_cast<fir::CharacterType>(ty)) in verifyTypeParamCount() local
216 if (auto chrTy = mlir::dyn_cast<fir::CharacterType>(scalarType)) { matchAndRewrite() local