Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexingContext.h308 SmallVector<CXIdxObjCProtocolRefInfo *, 4> Prots; member
311 CXIdxObjCProtocolRefListInfo Info = { Prots.data(), in getListInfo()
312 (unsigned)Prots.size() }; in getListInfo()
DIndexingContext.cpp45 Prots.push_back(&ProtInfos[i]); in ObjCProtocolListInfo()
/external/clang/lib/Rewrite/Frontend/
DRewriteObjC.cpp336 virtual void RewriteObjCProtocolListMetaData(const ObjCList<ObjCProtocolDecl> &Prots,
531 const ObjCList<ObjCProtocolDecl> &Prots,
DRewriteModernObjC.cpp447 const ObjCList<ObjCProtocolDecl> &Prots,