Home | History | Annotate | Download | only in libclang

Lines Matching refs:ForStmt

1743   void VisitForStmt(ForStmt *FS);
1950 void EnqueueVisitor::VisitForStmt(ForStmt *FS) {
3453 return createCXString("ForStmt");