Searched refs:SkipScop (Results 1 – 1 of 1) sorted by relevance
1733 bool SkipScop = false; variable2182 void markAsToBeSkipped() { SkipScop = true; } in markAsToBeSkipped()2185 bool isToBeSkipped() const { return SkipScop; } in isToBeSkipped()