Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-directive-structure.h56 CheckConstructNameBranching("EXIT", exitName.value()); in Post()
58 CheckConstructNameBranching("EXIT"); in Post()
63 CheckConstructNameBranching("CYCLE", cycleName.value()); in Post()
80 CheckConstructNameBranching("CYCLE"); in Post()
121 void CheckConstructNameBranching( in CheckConstructNameBranching() function
137 void CheckConstructNameBranching(const char *stmt) { in CheckConstructNameBranching() function