Home
last modified time | relevance | path

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

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