Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VisitCXXThisExpr

373     void VisitCXXThisExpr(CXXThisExpr *E) { UsesThis = true; }