Searched defs:CondVar (Results 1 – 6 of 6) sorted by relevance
76 const auto *CondVar = Result.Nodes.getNodeAs<VarDecl>(CondVarStr); in check() local
121 if (const DeclStmt *CondVar = S->getConditionVariableDeclStmt()) in findRParenLoc() local
100 if (const VarDecl *CondVar = If->getConditionVariable()) in checkConditionVarUsageInElse() local
545 void evaluatable(bool CondVar) { in evaluatable()
2047 if (const Stmt *CondVar = S->getConditionVariableDeclStmt()) VisitSwitchStmt() local