Searched refs:HasSymbolInEnclosingScope (Results 1 – 1 of 1) sorted by relevance
544 bool HasSymbolInEnclosingScope(const Symbol &, Scope &);1776 !(HasSymbolInEnclosingScope(symbol, currScope()) && in CheckDataCopyingClause()1852 bool OmpAttributeVisitor::HasSymbolInEnclosingScope( in HasSymbolInEnclosingScope() function in Fortran::semantics::OmpAttributeVisitor