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

  /external/clang/include/clang/AST/
DeclObjC.h 406 bool isClassMethod() const { return !IsInstance; }
530 &ObjCMethodDecl::isClassMethod>
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp     [all...]

Completed in 27 milliseconds