Searched defs:IsInserted (Results 1 – 3 of 3) sorted by relevance
161 bool IsInserted = Cache.try_emplace(Filename, Entry).second; in setCachedEntry() local
182 auto IsInserted = Files.insert(File).second; in addFile() local
235 bool IsInserted; in calculateSccBlockType() local