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

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 683 if (ObjCProtocolDecl *PDecl = LookupProtocol((*I)->getIdentifier(),
714 ObjCProtocolDecl *PrevDecl = LookupProtocol(ProtocolName, ProtocolLoc,
790 ObjCProtocolDecl *PDecl = LookupProtocol(ProtocolId[i].first,
    [all...]
SemaExprObjC.cpp     [all...]
SemaObjCProperty.cpp 546 LookupProtocol(&Context.Idents.get("NSCopying"), AtLoc))
    [all...]
SemaLookup.cpp     [all...]
SemaCodeComplete.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 803 milliseconds