Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDeclCXX.cpp4036 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { in PopulateKeysForFields() function
4041 PopulateKeysForFields(Field, IdealInits); in PopulateKeysForFields()
4103 PopulateKeysForFields(Field, IdealInitKeys); in DiagnoseBaseOrMemInitializerOrder()