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 562 if (ObjCProtocolDecl *PDecl = LookupProtocol((*I)->getIdentifier(),
593 ObjCProtocolDecl *PrevDecl = LookupProtocol(ProtocolName, ProtocolLoc,
654 ObjCProtocolDecl *PDecl = LookupProtocol(ProtocolId[i].first,
724 ObjCProtocolDecl *PrevDecl = LookupProtocol(Ident, IdentList[i].second,
    [all...]
SemaExprObjC.cpp     [all...]
SemaObjCProperty.cpp 401 LookupProtocol(&Context.Idents.get("NSCopying"), AtLoc))
    [all...]
SemaLookup.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 182 milliseconds