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

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

Completed in 102 milliseconds