Home
last modified time | relevance | path

Searched defs:StatVariable (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Semantics/
H A Dcheck-deallocate.cpp99 __anon34f0427f0302(const parser::StatVariable &) Leave() argument
H A Dcheck-allocate.cpp136 [&](const parser::StatVariable &) { in CheckAllocateOptions() argument
/llvm-project/flang/lib/Parser/
H A Dunparse.cpp858 [&](const StatVariable &) { Word("STAT="); }, in Before() argument
1252 [&](const StatVariable &) { in Pre() argument
1281 [&](const StatVariable &) { Word("IOSTAT="); }, in Before() argument
1366 [&](const StatVariable &) { in Pre() argument
1404 [&](const StatVariable &) { Word("IOSTAT="); }, in Before() argument
1421 [&](const StatVariable &) { Word("IOSTAT="); }, in Before() argument
/llvm-project/flang/lib/Lower/
H A DBridge.cpp3777 __anonc6773cb54d02(const Fortran::parser::StatVariable &) genIoConditionBranches() argument