Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-names.cpp1134 bool AccVisitor::NeedsScope(const parser::OpenACCBlockConstruct &x) { in NeedsScope() function in Fortran::semantics::AccVisitor
1232 bool OmpVisitor::NeedsScope(const parser::OpenMPBlockConstruct &x) { in NeedsScope() function in Fortran::semantics::OmpVisitor