Searched refs:UnusedCXXCondDecl (Results 1 – 1 of 1) sorted by relevance
2152 bool UnusedCXXCondDecl = VD->isCXXCondDecl() && (RefCnt == 1); in DiagnoseUnusedButSetDecl() local2153 if (!UnusedCXXCondDecl) in DiagnoseUnusedButSetDecl()