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

  /external/clang/include/clang/AST/
DeclObjC.h     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 809 ObjCPropertyAttributeKind getPropertyAttributes() const {
819 (getPropertyAttributes() & DQ_PR_nullability)) &&
826 (getPropertyAttributes() & DQ_PR_nullability)) &&
833 (getPropertyAttributes() & DQ_PR_nullability)) &&
    [all...]

Completed in 43 milliseconds