Home | History | Annotate | Download | only in Frontend

Lines Matching refs:CurrentBody

70     Stmt *CurrentBody;
713 CurrentBody = nullptr;
5610 Stmt *SaveCurrentBody = CurrentBody;
5611 CurrentBody = BE->getBody();
5622 CurrentBody = SaveCurrentBody;
5839 CurrentBody = Body;
5843 CurrentBody = nullptr;
5860 CurrentBody = Body;
5864 CurrentBody = nullptr;
5904 CurrentBody = VD->getInit();
5906 CurrentBody = nullptr;