Searched refs:AnyInterestingYet (Results 1 – 3 of 3) sorted by relevance
67 bool AnyInterestingYet = false; in isInteresting() local71 if (AnyInterestingYet) in isInteresting()73 AnyInterestingYet = true; in isInteresting()75 return AnyInterestingYet; in isInteresting()
72 bool AnyInterestingYet = false; in isInteresting() local76 if (AnyInterestingYet) in isInteresting()78 AnyInterestingYet = true; in isInteresting()80 return AnyInterestingYet; in isInteresting()
79 bool AnyInterestingYet = false; in isInteresting() local82 if (AnyInterestingYet) in isInteresting()84 AnyInterestingYet = true; in isInteresting()86 return AnyInterestingYet; in isInteresting()