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 391 bool isClassMethod() const { return !IsInstance; }
479 &ObjCMethodDecl::isClassMethod>
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp 679 bool isClassMethod) {
    [all...]

Completed in 235 milliseconds