Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-deallocate.cpp54 [&](const parser::StatVariable &) { in Leave()
Dcheck-allocate.cpp136 [&](const parser::StatVariable &) { in CheckAllocateOptions()
/external/llvm-project/flang/lib/Parser/
Dunparse.cpp812 [&](const StatVariable &) { Word("STAT="); }, in Before()
1205 [&](const StatVariable &) { in Pre()
1234 [&](const StatVariable &) { Word("IOSTAT="); }, in Before()
1319 [&](const StatVariable &) { in Pre()
1357 [&](const StatVariable &) { Word("IOSTAT="); }, in Before()
1374 [&](const StatVariable &) { Word("IOSTAT="); }, in Before()