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.cpp307 bool isWeakProperty() const;
589 bool ObjCPropertyOpBuilder::isWeakProperty() const { in isWeakProperty() function in ObjCPropertyOpBuilder
976 if (isWeakProperty() && !S.isUnevaluatedContext() && in complete()