Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaObjCProperty.cpp1664 bool SynthesizeProperties) { in DiagnoseUnimplementedProperties() argument
1668 if (!SynthesizeProperties) { in DiagnoseUnimplementedProperties()
HDSemaDeclObjC.cpp2832 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties && in ImplMethodsVsClassMethods() local
2835 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties); in ImplMethodsVsClassMethods()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2975 bool SynthesizeProperties);