Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-io.h89 using DefaultCharConstantType = evaluate::Ascii; in ENUM_CLASS() local
94 return evaluate::GetScalarConstantValue<DefaultCharConstantType>( in ENUM_CLASS()