Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-labels.cpp35 bool isExecutableConstructEndStmt; member
238 constexpr bool isExecutableConstructEndStmt{true}; in Pre() local
758 ProxyForScope scope, bool isExecutableConstructEndStmt = false) { in AddTargetLabelDefinition()