Searched refs:AllDeclsFound (Results 1 – 1 of 1) sorted by relevance
85 llvm::SmallPtrSet<const Decl *, 16> AllDeclsFound; member in __anon4b9354e00111::ResultBuilder354 void Ignore(const Decl *D) { AllDeclsFound.insert(D->getCanonicalDecl()); } in Ignore()1174 if (!AllDeclsFound.insert(CanonDecl).second) in MaybeAddResult()1297 if (!AllDeclsFound.insert(R.Declaration->getCanonicalDecl()).second) in AddResult()