Searched defs:IMPDecl (Results 1 – 6 of 6) 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
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaObjCProperty.cpp | 1897 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl, in DefaultSynthesizeProperties() 2006 ObjCImplDecl *IMPDecl, ObjCContainerDecl *CDecl, ObjCCategoryDecl *C, in DiagnoseUnimplementedAccessor() 2041 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, in DiagnoseUnimplementedProperties() 2175 Sema::AtomicPropertySetterGetterRules (ObjCImplDecl* IMPDecl, in AtomicPropertySetterGetterRules()
|
| D | SemaDeclObjC.cpp | 2059 ObjCImplementationDecl* IMPDecl = in ActOnStartClassImplementation() local 2818 ObjCImplDecl* IMPDecl, in MatchAllMethodDeclarations() 2966 void Sema::ImplMethodsVsClassMethods(Scope *S, ObjCImplDecl* IMPDecl, in ImplMethodsVsClassMethods()
|
| D | SemaDecl.cpp | 16946 if (ObjCImplementationDecl *IMPDecl = in ActOnIvar() local 17452 } else if (ObjCImplementationDecl *IMPDecl = in ActOnFields() local
|