Home
last modified time | relevance | path

Searched refs:Prots (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DCXIndexDataConsumer.h303 SmallVector<CXIdxObjCProtocolRefInfo *, 4> Prots; member
306 CXIdxObjCProtocolRefListInfo Info = { Prots.data(), in getListInfo()
307 (unsigned)Prots.size() }; in getListInfo()
DCXIndexDataConsumer.cpp258 Prots.push_back(&ProtInfos[i]); in ObjCProtocolListInfo()
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp329 virtual void RewriteObjCProtocolListMetaData(const ObjCList<ObjCProtocolDecl> &Prots,
530 const ObjCList<ObjCProtocolDecl> &Prots,