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