Searched refs:FoundPath (Results 1 – 2 of 2) sorted by relevance
709 bool FoundPath = false; in repair() local772 while(FI != FE && !FoundPath) { in repair()846 FoundPath = true; in repair()852 if (FoundPath) continue; in repair()856 while(FI != FE && !FoundPath) { in repair()882 FoundPath = true; in repair()886 if (FoundPath) continue; in repair()890 while(FI != FE && !FoundPath) { in repair()908 FoundPath = true; in repair()915 FoundPath = true; in repair()[all …]
183 bool FoundPath = false; in lookupInBases() local261 FoundPath = FoundPathThroughBase = true; in lookupInBases()268 return FoundPath; in lookupInBases()283 FoundPath = FoundPathThroughBase = true; in lookupInBases()285 return FoundPath; in lookupInBases()304 return FoundPath; in lookupInBases()