Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1641 bool SStrong = (SAttrRetain != 0); in DiagnosePropertyMismatch() local
1642 if (CStrong != SStrong) in DiagnosePropertyMismatch()