Searched refs:DoNotPrunePath (Results 1 – 1 of 1) sorted by relevance
120 bool DoNotPrunePath; variable147 ConfigurationChangeToken(0), DoNotPrunePath(false) {} in BugReport()153 DoNotPrunePath(false) {} in BugReport()158 DoNotPrunePath(false) {} in BugReport()173 DoNotPrunePath(false) {} in BugReport()192 bool shouldPrunePath() const { return !DoNotPrunePath; } in shouldPrunePath()195 void disablePathPruning() { DoNotPrunePath = true; } in disablePathPruning()