Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:CXXThisExpr

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