HomeSort by: relevance | last modified time | path
    Searched defs:getPropertyAttributes (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclObjC.h 812 ObjCPropertyAttribute::Kind getPropertyAttributes() const {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
DeclSpec.h 856 ObjCPropertyAttribute::Kind getPropertyAttributes() const {
867 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) &&
875 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) &&
883 (getPropertyAttributes() & ObjCPropertyAttribute::kind_nullability)) &&

Completed in 36 milliseconds