Searched refs:IdealInits (Results 1 – 1 of 1) sorted by relevance
5595 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { in PopulateKeysForFields() argument5600 PopulateKeysForFields(Field, IdealInits); in PopulateKeysForFields()5604 IdealInits.push_back(Field->getCanonicalDecl()); in PopulateKeysForFields()