Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp5396 static void PopulateKeysForFields(FieldDecl *Field, SmallVectorImpl<const void*> &IdealInits) { in PopulateKeysForFields() function
5401 PopulateKeysForFields(Field, IdealInits); in PopulateKeysForFields()
5477 PopulateKeysForFields(Field, IdealInitKeys); in DiagnoseBaseOrMemInitializerOrder()