Searched refs:isCXXCondDecl (Results 1 – 2 of 2) sorted by relevance
1590 bool isCXXCondDecl() const { in isCXXCondDecl() function
2170 bool UnusedCXXCondDecl = VD->isCXXCondDecl() && (RefCnt == 1); in DiagnoseUnusedButSetDecl()