Searched refs:diagnoseRedundantPropertyNullability (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang/lib/Parse/ |
D | ParseObjc.cpp | 800 static void diagnoseRedundantPropertyNullability(Parser &P, in diagnoseRedundantPropertyNullability() function 928 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute() 935 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute() 942 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute() 949 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute()
|
/external/clang/lib/Parse/ |
D | ParseObjc.cpp | 815 static void diagnoseRedundantPropertyNullability(Parser &P, in diagnoseRedundantPropertyNullability() function 942 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute() 949 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute() 956 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute() 963 diagnoseRedundantPropertyNullability(*this, DS, in ParseObjCPropertyAttribute()
|