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

  /external/clang/lib/Sema/
SemaDeclObjC.cpp 459 Decl * const *ProtoRefs, unsigned NumProtoRefs,
597 IDecl->setProtocolList((ObjCProtocolDecl*const*)ProtoRefs, NumProtoRefs,
706 Decl * const *ProtoRefs,
735 PList.set((ObjCProtocolDecl *const*)ProtoRefs, NumProtoRefs, Context);
758 PDecl->setProtocolList((ObjCProtocolDecl*const*)ProtoRefs, NumProtoRefs,
    [all...]
  /external/clang/lib/Serialization/
ASTReaderDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]

Completed in 310 milliseconds