Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2034 bool SynthesizeProperties) { in DiagnoseUnimplementedProperties() argument
2058 SynthesizeProperties/*CollectClassPropsOnly*/); in DiagnoseUnimplementedProperties()
DSemaDeclObjC.cpp2993 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties && in ImplMethodsVsClassMethods() local
2996 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h4385 bool SynthesizeProperties);