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