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

  /external/clang/lib/AST/
DeclObjC.cpp 445 ObjCInterfaceDecl::lookupNestedProtocol(IdentifierInfo *Name) {
452 return SuperClass ? SuperClass->lookupNestedProtocol(Name) : NULL;
    [all...]
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 233 IDecl->lookupNestedProtocol(&Context.Idents.get("NSCopying")))
  /external/clang/include/clang/AST/
DeclObjC.h     [all...]

Completed in 52 milliseconds