Searched refs:TagDecls (Results 1 – 2 of 2) sorted by relevance
2344 llvm::SmallPtrSet<NamedDecl*, 8> TagDecls; in DiagnoseAmbiguousLookup() local2348 TagDecls.insert(TD); in DiagnoseAmbiguousLookup()2359 if (TagDecls.count(F.next())) in DiagnoseAmbiguousLookup()
2536 llvm::SmallPtrSet<NamedDecl*, 8> TagDecls; in DiagnoseAmbiguousLookup() local2540 TagDecls.insert(TD); in DiagnoseAmbiguousLookup()2551 if (TagDecls.count(F.next())) in DiagnoseAmbiguousLookup()