HomeSort by relevance Sort by last modified time
    Searched refs:CatImplClass (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 596 ObjCCategoryImplDecl* CatImplClass = 0;
628 } else if ((CatImplClass = dyn_cast<ObjCCategoryImplDecl>(ClassImpDecl))) {
633 IDecl = CatImplClass->getClassInterface();
639 IDecl->FindCategoryDeclaration(CatImplClass->getIdentifier());
    [all...]
SemaDeclObjC.cpp     [all...]
SemaAccess.cpp     [all...]
SemaExprMember.cpp     [all...]

Completed in 800 milliseconds