Searched refs:hasProtectedFields (Results 1 – 2 of 2) sorted by relevance
1141 bool hasProtectedFields() const { in hasProtectedFields() function
1081 if (RD->hasProtectedFields() || RD->hasPrivateFields()) in isCXX14Aggregate()