Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1661 bool CStrong = (CAttrRetain != 0); in DiagnosePropertyMismatch() local
1663 if (CStrong != SStrong) in DiagnosePropertyMismatch()