Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp1488 static bool isUsingDecl(NamedDecl *D) { in isUsingDecl() function
1498 if (isUsingDecl(F.next())) in RemoveUsingDecls()