Searched defs:CondDecl (Results 1 – 2 of 2) sorted by relevance
266 if (const DeclStmt *CondDecl = IS->getConditionVariableDeclStmt()) in visitIfStmt() local
4902 static bool EvaluateCond(EvalInfo &Info, const VarDecl *CondDecl, in EvaluateCond()