Searched refs:TagDecls (Results 1 – 1 of 1) sorted by relevance
2379 llvm::SmallPtrSet<NamedDecl*, 8> TagDecls; in DiagnoseAmbiguousLookup() local2383 TagDecls.insert(TD); in DiagnoseAmbiguousLookup()2394 if (TagDecls.count(F.next())) in DiagnoseAmbiguousLookup()