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