Searched defs:IMPDecl (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/gnu/llvm/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 1887 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl, in DefaultSynthesizeProperties() 1995 ObjCImplDecl *IMPDecl, ObjCContainerDecl *CDecl, ObjCCategoryDecl *C, in DiagnoseUnimplementedAccessor() 2030 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, in DiagnoseUnimplementedProperties() 2163 Sema::AtomicPropertySetterGetterRules (ObjCImplDecl* IMPDecl, in AtomicPropertySetterGetterRules()
|
H A D | SemaDeclObjC.cpp | 2075 ObjCImplementationDecl* IMPDecl = in ActOnStartClassImplementation() local 2833 ObjCImplDecl* IMPDecl, in MatchAllMethodDeclarations() 2981 void Sema::ImplMethodsVsClassMethods(Scope *S, ObjCImplDecl* IMPDecl, in ImplMethodsVsClassMethods()
|
H A D | SemaDecl.cpp | 18244 if (ObjCImplementationDecl *IMPDecl = in ActOnIvar() local 18999 } else if (ObjCImplementationDecl *IMPDecl = in ActOnFields() local
|