Searched refs:DoNotPrunePath (Results 1 – 1 of 1) sorted by relevance
117 bool DoNotPrunePath; variable131 ConfigurationChangeToken(0), DoNotPrunePath(false) {} in BugReport()137 DoNotPrunePath(false) {} in BugReport()142 DoNotPrunePath(false) {} in BugReport()174 bool shouldPrunePath() const { return !DoNotPrunePath; } in shouldPrunePath()177 void disablePathPruning() { DoNotPrunePath = true; } in disablePathPruning()