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

  /external/clang/include/clang/AST/
DeclObjC.h 127 unsigned IsPropertyAccessor : 1;
229 bool isVariadic = false, bool isPropertyAccessor = false,
236 IsPropertyAccessor(isPropertyAccessor), IsDefined(isDefined),
257 bool isVariadic = false, bool isPropertyAccessor = false,
417 bool isPropertyAccessor() const { return IsPropertyAccessor; }
418 void setPropertyAccessor(bool isAccessor) { IsPropertyAccessor = isAccessor; }
    [all...]
  /prebuilts/tools/common/m2/repository/com/thoughtworks/qdox/qdox/1.12/
qdox-1.12.jar 

Completed in 42 milliseconds