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

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 629 if (ObjCProtocolDecl *PDecl = LookupProtocol((*I)->getIdentifier(),
660 ObjCProtocolDecl *PrevDecl = LookupProtocol(ProtocolName, ProtocolLoc,
721 ObjCProtocolDecl *PDecl = LookupProtocol(ProtocolId[i].first,
793 ObjCProtocolDecl *PrevDecl = LookupProtocol(Ident, IdentList[i].second,
    [all...]
SemaExprObjC.cpp     [all...]
SemaObjCProperty.cpp 528 LookupProtocol(&Context.Idents.get("NSCopying"), AtLoc))
    [all...]
SemaLookup.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 175 milliseconds