Searched refs:KnownDecls (Results 1 – 1 of 1) sorted by relevance
28 llvm::SmallPtrSet<NamedDecl *, 8> KnownDecls; in ComputeDeclsFound() local31 if (KnownDecls.insert(*Path->Decls.first)) in ComputeDeclsFound()