Searched refs:property_note_select (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp8083 unsigned property_note_select; local
8182 property_note_select = /* deprecated */ 0;
8193 property_note_select = /* unavailable */ 1;
8286 << ObjCProperty->getDeclName() << property_note_select;
8291 << ObjCProperty->getDeclName() << property_note_select;

Completed in 67 milliseconds