Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DIO.cpp1229 auto boolValue = [&](bool specifierIsPresent) { in genConditionHandlerCall() argument
1231 loc, builder.getIntegerAttr(boolType, specifierIsPresent)); in genConditionHandlerCall()