Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp2044 bool SynthesizeProperties) { in DiagnoseUnimplementedProperties() argument
2068 SynthesizeProperties/*CollectClassPropsOnly*/); in DiagnoseUnimplementedProperties()
HDSemaDeclObjC.cpp2983 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties && in ImplMethodsVsClassMethods() local
2986 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h3881 bool SynthesizeProperties);