Searched refs:_existingPaths (Results 1 – 2 of 2) sorted by relevance
325 _existingPaths.insert(path); in addExistingPathForDebug()453 std::set<StringRef> _existingPaths; // For testing only. variable
451 return _existingPaths.find(key) != _existingPaths.end(); in pathExists()