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 267 void ObjCInterfaceDecl::collectPropertiesToImplement(PropertyMap &PM,
274 PI->collectPropertiesToImplement(PM, PO);
    [all...]
  /external/clang/include/clang/AST/
DeclObjC.h 606 virtual void collectPropertiesToImplement(PropertyMap &PM,
    [all...]

Completed in 45 milliseconds