Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h621 Decl *instantiateUnresolvedUsingDecl(T *D,
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3102 Decl *TemplateDeclInstantiator::instantiateUnresolvedUsingDecl( in instantiateUnresolvedUsingDecl() function in TemplateDeclInstantiator
3129 return instantiateUnresolvedUsingDecl(D, true); in instantiateUnresolvedUsingDecl()
3149 Decl *Slice = instantiateUnresolvedUsingDecl(D, true); in instantiateUnresolvedUsingDecl()
3200 return instantiateUnresolvedUsingDecl(D); in VisitUnresolvedUsingTypenameDecl()
3205 return instantiateUnresolvedUsingDecl(D); in VisitUnresolvedUsingValueDecl()