Home
last modified time | relevance | path

Searched defs:protocol_size (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h2144 unsigned protocol_size() const { in protocol_size() function
2349 unsigned protocol_size() const { return ReferencedProtocols.size(); } in protocol_size() function