Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp2035 bool SynthesizeProperties) { in DiagnoseUnimplementedProperties() argument
2059 SynthesizeProperties/*CollectClassPropsOnly*/); in DiagnoseUnimplementedProperties()
H A DSemaDeclObjC.cpp2993 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties && in ImplMethodsVsClassMethods() local
2996 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4351 bool SynthesizeProperties);