Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang-c/
H A DIndex.h6475 unsigned numProtocols; member
/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c3581 for (i = 0; i < ProtoInfo->numProtocols; ++i) { in printProtocolList()