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

  /external/clang/include/clang/Sema/
DeclSpec.h 793 DQ_PR_nullability = 0x1000,
819 (getPropertyAttributes() & DQ_PR_nullability)) &&
826 (getPropertyAttributes() & DQ_PR_nullability)) &&
833 (getPropertyAttributes() & DQ_PR_nullability)) &&
    [all...]
  /external/clang/lib/Parse/
ParseObjc.cpp 773 if (OCDS.getPropertyAttributes() & ObjCDeclSpec::DQ_PR_nullability)
    [all...]
  /external/clang/lib/Sema/
SemaObjCProperty.cpp 688 if (Attributes & ObjCDeclSpec::DQ_PR_nullability)
    [all...]
SemaCodeComplete.cpp     [all...]

Completed in 184 milliseconds