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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclCXX.cpp3637 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { argument
3643 PopulateKeysForFields(*Field, IdealInits);
3647 IdealInits.push_back(Field);

Completed in 119 milliseconds