Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-deallocate.cpp55 [&](const parser::StatVariable &) { in Leave()
H A Dcheck-allocate.cpp136 [&](const parser::StatVariable &) { in CheckAllocateOptions()
/llvm-project-15.0.7/flang/lib/Parser/
H A Dunparse.cpp841 [&](const StatVariable &) { Word("STAT="); }, in Before()
1225 [&](const StatVariable &) { in Pre()
1254 [&](const StatVariable &) { Word("IOSTAT="); }, in Before()
1339 [&](const StatVariable &) { in Pre()
1377 [&](const StatVariable &) { Word("IOSTAT="); }, in Before()
1394 [&](const StatVariable &) { Word("IOSTAT="); }, in Before()