Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang-c/
H A DIndex.h5923 unsigned numProtocols; member
/openbsd-src/gnu/llvm/clang/tools/c-index-test/
H A Dc-index-test.c3604 for (i = 0; i < ProtoInfo->numProtocols; ++i) { in printProtocolList()