Searched refs:IdealInits (Results 1 – 2 of 2) sorted by relevance
4025 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { in PopulateKeysForFields() argument4030 PopulateKeysForFields(Field, IdealInits); in PopulateKeysForFields()4034 IdealInits.push_back(Field->getCanonicalDecl()); in PopulateKeysForFields()
5208 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { in PopulateKeysForFields() argument5213 PopulateKeysForFields(Field, IdealInits); in PopulateKeysForFields()5217 IdealInits.push_back(Field->getCanonicalDecl()); in PopulateKeysForFields()