Searched refs:FoundContexts (Results 1 – 1 of 1) sorted by relevance
228 llvm::SmallPtrSet<const LocationContext *, 16> FoundContexts; in printJson() local231 if (FoundContexts.count(LC) == 0) { in printJson()235 FoundContexts.insert(LCI); in printJson()