Home
last modified time | relevance | path

Searched defs:charConst (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-io.cpp161 if (const std::optional<std::string> charConst{GetConstExpr<std::string>( in Enter() local
495 flags_.set(Flag::AsynchronousYes, Normalize(*charConst) == "YES"); in Enter() local
530 if (const std::optional<std::string> charConst{GetConstExpr<std::string>( Enter() local
642 if (const std::optional<std::string> charConst{ Enter() local
[all...]
H A Dresolve-directives.cpp1022 auto *charConst = AddRoutineInfoToSymbol() local