Searched refs:FoundPath (Results 1 – 3 of 3) sorted by relevance
33 Optional<std::string> FoundPath; in FindInEnvPath() local36 return FoundPath; in FindInEnvPath()49 FoundPath = FilePath.str(); in FindInEnvPath()54 return FoundPath; in FindInEnvPath()
181 bool FoundPath = false; in lookupInBases() local256 FoundPath = FoundPathThroughBase = true; in lookupInBases()263 return FoundPath; in lookupInBases()278 FoundPath = FoundPathThroughBase = true; in lookupInBases()280 return FoundPath; in lookupInBases()299 return FoundPath; in lookupInBases()
202 FoundPath, enumerator234 CurState = FoundPath; in checkForRecursiveFunctionCall()251 return States[ExitID] == FoundPath; in checkForRecursiveFunctionCall()