HomeSort by: relevance | last modified time | path
    Searched refs:SynthesizeProperties (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaObjCProperty.cpp 2035 bool SynthesizeProperties) {
2040 // if SynthesizeProperties is true.
2057 // When SynthesizeProperties is true, we only check class properties.
2059 SynthesizeProperties/*CollectClassPropsOnly*/);
SemaDeclObjC.cpp 2993 bool SynthesizeProperties = LangOpts.ObjCDefaultSynthProperties &&
2996 DiagnoseUnimplementedProperties(S, IMPDecl, CDecl, SynthesizeProperties);
3039 /*SynthesizeProperties=*/false);
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 4351 bool SynthesizeProperties);

Completed in 99 milliseconds