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

  /external/clang/lib/Sema/
SemaObjCProperty.cpp 535 ObjCCategoryImplDecl* CatImplClass = 0;
567 } else if ((CatImplClass = dyn_cast<ObjCCategoryImplDecl>(ClassImpDecl))) {
572 IDecl = CatImplClass->getClassInterface();
578 IDecl->FindCategoryDeclaration(CatImplClass->getIdentifier());
    [all...]
SemaDeclObjC.cpp     [all...]
SemaExprMember.cpp     [all...]

Completed in 306 milliseconds