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

  /external/clang/include/clang/AST/
DeclObjC.h 424 bool isClassMethod() const { return !IsInstance; }
753 &ObjCMethodDecl::isClassMethod>
    [all...]
  /external/clang/lib/CodeGen/
CGObjCGNU.cpp     [all...]
CGObjC.cpp 66 assert(BoxingMethod->isClassMethod() && "BoxingMethod must be a class method");
    [all...]
CGObjCMac.cpp     [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
SemaExpr.cpp     [all...]
  /external/clang/lib/AST/
DeclObjC.cpp     [all...]
  /development/tools/checkstyle/
checkstyle.jar 

Completed in 162 milliseconds