Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h2197 unsigned protocol_size() const { protocol_size() function
2409 unsigned protocol_size() const { return ReferencedProtocols.size(); } protocol_size() function