Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp43 bool withinConstruct{false}; member
135 GetContext().withinConstruct = true; in Post()
141 GetContext().withinConstruct = true; in Post()
147 GetContext().withinConstruct = true; in Post()
298 GetContext().withinConstruct = true; in Post()
307 GetContext().withinConstruct = true; in Post()
945 if (symbol && !dirContext_.empty() && GetContext().withinConstruct) { in Post()
1257 if (!dirContext_.empty() && GetContext().withinConstruct) { in Pre()
1476 if (symbol && !dirContext_.empty() && GetContext().withinConstruct) { in Post()