Home | History | Annotate | Download | only in libclang

Lines Matching defs:VisitWhileStmt

1926   void VisitWhileStmt(const WhileStmt *W);
2537 void EnqueueVisitor::VisitWhileStmt(const WhileStmt *W) {