Searched refs:all_protocol_range (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclObjC.h882 typedef llvm::iterator_range<all_protocol_iterator> all_protocol_range; typedef in class:clang::ObjCInterfaceDecl
884 all_protocol_range all_referenced_protocols() const {
885 return all_protocol_range(all_referenced_protocol_begin(),

Completed in 63 milliseconds