Home
last modified time | relevance | path

Searched refs:numProtocols (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang-c/
DIndex.h5371 unsigned numProtocols; member
/external/clang/tools/c-index-test/
Dc-index-test.c2824 for (i = 0; i < ProtoInfo->numProtocols; ++i) { in printProtocolList()