Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclObjC.h1598 unsigned protocol_size() const { in protocol_size() function
1786 unsigned protocol_size() const { return ReferencedProtocols.size(); } in protocol_size() function