Searched refs:varDeclStmt (Results 1 – 1 of 1) sorted by relevance
917 VarDeclaration& varDeclStmt = (*stmt)->as<VarDeclaration>(); in visitStatement() local919 this->visitExpression(&varDeclStmt.value()); in visitStatement()