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()
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()
170 FoundPath, enumerator216 State = FoundPath; in checkForFunctionCall()220 State = FoundPath; in checkForFunctionCall()259 if (states[cfg->getExit().getBlockID()] == FoundPath) in checkRecursiveFunction()