Searched refs:codeparsercache (Results 1 – 1 of 1) sorted by relevance
203 codeparsercache = CodeParserCache() variable206 codeparsercache.init_cache(cachedir)209 codeparsercache.save_extras()212 codeparsercache.save_merge()335 if h in codeparsercache.pythoncache:339 for i in codeparsercache.pythoncache[h].contains:343 if h in codeparsercache.pythoncacheextras:368 …codeparsercache.pythoncacheextras[h] = codeparsercache.newPythonCacheLine(self.references, self.ex…390 if h in codeparsercache.shellcache:394 if h in codeparsercache.shellcacheextras:[all …]