Searched refs:isCharacterLiteral (Results 1 – 2 of 2) sorted by relevance
94 static bool isCharacterLiteral(mlir::Type type);
466 bool Fortran::lower::CharacterExprHelper::isCharacterLiteral(mlir::Type type) { in isCharacterLiteral() function in Fortran::lower::CharacterExprHelper