Searched defs:IMPDecl (Results 1 – 3 of 3) sorted by relevance
| /freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaObjCProperty.cpp | 1898 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl, in DefaultSynthesizeProperties() 2007 ObjCImplDecl *IMPDecl, ObjCContainerDecl *CDecl, ObjCCategoryDecl *C, in DiagnoseUnimplementedAccessor() 2042 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, in DiagnoseUnimplementedProperties() 2177 Sema::AtomicPropertySetterGetterRules (ObjCImplDecl* IMPDecl, in AtomicPropertySetterGetterRules()
|
| HD | SemaDeclObjC.cpp | 2054 ObjCImplementationDecl* IMPDecl = in ActOnStartClassImplementation() local 2808 ObjCImplDecl* IMPDecl, in MatchAllMethodDeclarations() 2956 void Sema::ImplMethodsVsClassMethods(Scope *S, ObjCImplDecl* IMPDecl, in ImplMethodsVsClassMethods()
|
| HD | SemaDecl.cpp | 16450 if (ObjCImplementationDecl *IMPDecl = in ActOnIvar() local 16955 } else if (ObjCImplementationDecl *IMPDecl = in ActOnFields() local
|