HomeSort by relevance Sort by last modified time
    Searched refs:protocol_end (Results 1 - 5 of 5) sorted by null

  /external/clang/include/clang/AST/
DeclObjC.h 830 return protocol_range(protocol_begin(), protocol_end());
842 protocol_iterator protocol_end() const { function in class:clang::ObjCInterfaceDecl
1569 protocol_iterator protocol_end() const { function in class:clang::ObjCProtocolDecl
1776 protocol_iterator protocol_end() const { return ReferencedProtocols.end(); } function in class:clang::ObjCCategoryDecl
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp     [all...]
  /external/clang/lib/CodeGen/
CGObjCMac.cpp     [all...]
  /external/clang/lib/Rewrite/Frontend/
RewriteObjC.cpp     [all...]
  /external/clang/tools/libclang/
CIndex.cpp     [all...]

Completed in 253 milliseconds