Home
last modified time | relevance | path

Searched refs:TagDecls (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaLookup.cpp2078 llvm::SmallPtrSet<NamedDecl*,8> TagDecls; in DiagnoseAmbiguousLookup() local
2082 TagDecls.insert(TD); in DiagnoseAmbiguousLookup()
2093 if (TagDecls.count(F.next())) in DiagnoseAmbiguousLookup()