Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp305 bool isWeakProperty() const;
587 bool ObjCPropertyOpBuilder::isWeakProperty() const { in isWeakProperty() function in ObjCPropertyOpBuilder
974 if (isWeakProperty() && !S.isUnevaluatedContext() && in complete()