Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaLookup.cpp1891 llvm::SmallPtrSet<NamedDecl*,8> TagDecls; in DiagnoseAmbiguousLookup() local
1896 TagDecls.insert(TD); in DiagnoseAmbiguousLookup()
1907 if (TagDecls.count(F.next())) in DiagnoseAmbiguousLookup()