Home | History | Annotate | Download | only in libclang

Lines Matching defs:VisitCompoundStmt

1823   void VisitCompoundStmt(const CompoundStmt *S);
2122 void EnqueueVisitor::VisitCompoundStmt(const CompoundStmt *S) {