Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Optimizer/Builder/Runtime/
H A DCharacterTest.cpp49 mlir::Type seqCharTy = fir::SequenceType::get(charTy, 10); in checkCharCompare1AllTypeForKind() local
54 checkCharCompare1(builder, seqCharTy, fctName); in checkCharCompare1AllTypeForKind()