Searched refs:CachedDirs (Results 1 – 3 of 3) sorted by relevance
68 auto DirWithSymlink = CachedDirs.find(Directory); in updateWithRealPath()69 if (DirWithSymlink == CachedDirs.end()) { in updateWithRealPath()74 CachedDirs[Directory] = std::string(RealPath); in updateWithRealPath()
89 StringMap<std::string> CachedDirs; variable
777 clean up memory management for CachedDirs