Home
last modified time | relevance | path

Searched defs:ImpDecl (Results 1 – 5 of 5) sorted by relevance

/external/clang/lib/Sema/
DSemaExprObjC.cpp470 if (ObjCImplementationDecl *ImpDecl = ClassDecl->getImplementation()) in LookupPrivateClassMethod() local
498 if (ObjCImplementationDecl *ImpDecl = ClassDecl->getImplementation()) in LookupPrivateInstanceMethod() local
775 if (ObjCImplementationDecl *ImpDecl = ClassDecl->getImplementation()) in ActOnClassPropertyRefExpr() local
796 if (ObjCImplementationDecl *ImpDecl = ClassDecl->getImplementation()) in ActOnClassPropertyRefExpr() local
DSemaDeclObjC.cpp996 void Sema::CheckImplementationIvars(ObjCImplementationDecl *ImpDecl, in CheckImplementationIvars()
2398 if (ObjCImplementationDecl *ImpDecl = in ActOnMethodDeclaration() local
DSemaObjCProperty.cpp1104 if (ObjCImplementationDecl *ImpDecl = IDecl->getImplementation()) in isPropertyReadonly() local
/external/clang/lib/Parse/
DParseObjc.cpp1410 Decl *ImpDecl = PendingObjCImpDecl.pop_back_val(); in FinishPendingObjCActions() local
/external/clang/lib/AST/
DDeclObjC.cpp318 if (ObjCImplementationDecl *ImpDecl = getImplementation()) in lookupPrivateMethod() local