Home
last modified time | relevance | path

Searched refs:IdealInits (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Sema/
DSemaDeclCXX.cpp4049 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { in PopulateKeysForFields() argument
4054 PopulateKeysForFields(Field, IdealInits); in PopulateKeysForFields()
4058 IdealInits.push_back(Field->getCanonicalDecl()); in PopulateKeysForFields()