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

  /external/clang/include/clang/AST/
DeclObjC.h 828 bool isInstanceProperty() const { return !isClassProperty(); }
    [all...]
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 829 if (ShadowedPropDecl->isInstanceProperty()) {
    [all...]

Completed in 232 milliseconds