Searched refs:IsProtected (Results 1 – 2 of 2) sorted by relevance
149 inline bool IsProtected(const Symbol &symbol) { in IsProtected() function
773 return IsProtected(symbol) && !IsHostAssociated(symbol, currentScope); in InProtectedContext()