Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp5865 static bool isInstantiationOfUnresolvedUsingDecl(T *Pattern, Decl *Other, in isInstantiationOfUnresolvedUsingDecl() function
5910 return isInstantiationOfUnresolvedUsingDecl(UUD, Other, Ctx); in isInstantiationOf()
5913 return isInstantiationOfUnresolvedUsingDecl(UUD, Other, Ctx); in isInstantiationOf()