Searched refs:FoundPath (Results 1 – 3 of 3) sorted by relevance
50 Optional<std::string> FoundPath; in FindInEnvPath() local53 return FoundPath; in FindInEnvPath()66 FoundPath = FilePath.str(); in FindInEnvPath()71 return FoundPath; in FindInEnvPath()
178 bool FoundPath = false; in lookupInBases() local253 FoundPath = FoundPathThroughBase = true; in lookupInBases()260 return FoundPath; in lookupInBases()275 FoundPath = FoundPathThroughBase = true; in lookupInBases()277 return FoundPath; in lookupInBases()296 return FoundPath; in lookupInBases()
169 FoundPath, enumerator215 State = FoundPath; in checkForFunctionCall()219 State = FoundPath; in checkForFunctionCall()258 if (states[cfg->getExit().getBlockID()] == FoundPath) in checkRecursiveFunction()