Searched refs:ExcludeCtor (Results 1 – 1 of 1) sorted by relevance
2036 bool CodeGenModule::isTypeConstant(QualType Ty, bool ExcludeCtor) { in isTypeConstant() argument2043 return ExcludeCtor && !Record->hasMutableFields() && in isTypeConstant()