Searched defs:Prots (Results 1 - 1 of 1) sorted by relevance

/external/clang/tools/libclang/
H A DIndexingContext.h304 SmallVector<CXIdxObjCProtocolRefInfo *, 4> Prots; member in struct:clang::cxindex::IndexingContext::ObjCProtocolListInfo
307 CXIdxObjCProtocolRefListInfo Info = { Prots.data(),
308 (unsigned)Prots.size() };

Completed in 77 milliseconds