Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2194 unsigned protocol_size() const { protocol_size() function
2408 unsigned protocol_size() const { return ReferencedProtocols.size(); } protocol_size() function