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

  /external/clang/lib/AST/
DeclObjC.cpp 843 /// ClassImplementsProtocol - Checks that 'lProto' protocol
846 bool ObjCInterfaceDecl::ClassImplementsProtocol(ObjCProtocolDecl *lProto,
882 IDecl->getSuperClass()->ClassImplementsProtocol(lProto, lookupCategory,
    [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 402 if (IDecl->ClassImplementsProtocol(PNSCopying, true))
    [all...]

Completed in 181 milliseconds