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