Home | History | Annotate | Download | only in AST

Lines Matching refs:HasNonLiteralTypeFieldsOrBases

57     HasNonLiteralTypeFieldsOrBases(false), ComputedVisibleConversions(false),
189 if (!hasNonLiteralTypeFieldsOrBases() && !BaseType->isLiteralType())
190 data().HasNonLiteralTypeFieldsOrBases = true;
674 data().HasNonLiteralTypeFieldsOrBases = true;