HomeSort by relevance Sort by last modified time
    Searched defs:collectPropertiesToImplement (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/AST/
DeclObjC.cpp 220 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM,
231 (*PI)->collectPropertiesToImplement(PM, PO);
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 558 virtual void collectPropertiesToImplement(PropertyMap &PM,
    [all...]

Completed in 483 milliseconds