Searched defs:IMPDecl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 1889 void Sema::DefaultSynthesizeProperties(Scope *S, ObjCImplDecl *IMPDecl, in DefaultSynthesizeProperties() 1998 ObjCImplDecl *IMPDecl, ObjCContainerDecl *CDecl, ObjCCategoryDecl *C, in DiagnoseUnimplementedAccessor() 2033 void Sema::DiagnoseUnimplementedProperties(Scope *S, ObjCImplDecl* IMPDecl, in DiagnoseUnimplementedProperties() 2167 Sema::AtomicPropertySetterGetterRules (ObjCImplDecl* IMPDecl, in AtomicPropertySetterGetterRules()
|
H A D | SemaDeclObjC.cpp | 2059 ObjCImplementationDecl* IMPDecl = in ActOnStartClassImplementation() local 2818 ObjCImplDecl* IMPDecl, in MatchAllMethodDeclarations() 2966 void Sema::ImplMethodsVsClassMethods(Scope *S, ObjCImplDecl* IMPDecl, in ImplMethodsVsClassMethods()
|
H A D | SemaDecl.cpp | 17077 if (ObjCImplementationDecl *IMPDecl = in ActOnIvar() local 17583 } else if (ObjCImplementationDecl *IMPDecl = in ActOnFields() local
|