Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclCXX.cpp5325 static const void *GetKeyForMember(ASTContext &Context, in GetKeyForMember() function
5404 const void *InitKey = GetKeyForMember(SemaRef.Context, Inits[InitIndex]); in DiagnoseBaseOrMemInitializerOrder()
5576 const void *Key = GetKeyForMember(Context, Init); in ActOnMemInitializers()
5581 const void *Key = GetKeyForMember(Context, Init); in ActOnMemInitializers()