Home
last modified time | relevance | path

Searched refs:DQ_PR_null_resettable (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Sema/
DDeclSpec.h812 DQ_PR_null_resettable = 0x2000, enumerator
/external/clang/lib/Sema/
DSemaObjCProperty.cpp698 if (Attributes & ObjCDeclSpec::DQ_PR_null_resettable) in CreatePropertyDecl()
/external/clang/lib/Parse/
DParseObjc.cpp970 DS.setPropertyAttributes(ObjCDeclSpec::DQ_PR_null_resettable); in ParseObjCPropertyAttribute()