Searched defs:IMPDecl (Results 1 – 3 of 3) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaObjCProperty.cpp | 1669 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl* IMPDecl, in DefaultSynthesizeProperties() 1770 ObjCImplDecl *IMPDecl, ObjCContainerDecl *CDecl, ObjCCategoryDecl *C, in DiagnoseUnimplementedAccessor() 1806 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, in DiagnoseUnimplementedProperties() 1942 Sema::AtomicPropertySetterGetterRules (ObjCImplDecl* IMPDecl, in AtomicPropertySetterGetterRules()
|
D | SemaDeclObjC.cpp | 1963 ObjCImplementationDecl* IMPDecl = in ActOnStartClassImplementation() local 2725 ObjCImplDecl* IMPDecl, in MatchAllMethodDeclarations() 2867 void Sema::ImplMethodsVsClassMethods(Scope *S, ObjCImplDecl* IMPDecl, in ImplMethodsVsClassMethods()
|
D | SemaDecl.cpp | 13750 if (ObjCImplementationDecl *IMPDecl = in ActOnIvar() local 14214 } else if (ObjCImplementationDecl *IMPDecl = in ActOnFields() local
|