IsProtectedNamespace
return IsProtectedNamespace(fName);
if (checkNamespace && attribute->IsProtectedNamespace())
bool IsProtectedNamespace();
static bool IsProtectedNamespace(const char* name);
if (Attribute::IsProtectedNamespace(name))
if (attribute->IsProtectedNamespace())
if (attribute->IsProtectedNamespace())
&& !attribute->IsProtectedNamespace())
|| attribute->IsProtectedNamespace())
if (attribute->IsProtectedNamespace()) {