Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclCXX.cpp5146 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { in PopulateKeysForFields() function
5151 PopulateKeysForFields(Field, IdealInits); in PopulateKeysForFields()
5213 PopulateKeysForFields(Field, IdealInitKeys); in DiagnoseBaseOrMemInitializerOrder()