Searched refs:GetAllGlobCache (Results 1 – 3 of 3) sorted by relevance
49 const unordered_map<string, vector<string>*>& GetAllGlobCache();
205 const unordered_map<string, vector<string>*>& GetAllGlobCache() { in GetAllGlobCache() function
734 const unordered_map<string, vector<string>*>& globs = GetAllGlobCache(); in GenerateStamp()