Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DTemplate.h696 Decl *instantiateUnresolvedUsingDecl(T *D,
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3336 Decl *TemplateDeclInstantiator::instantiateUnresolvedUsingDecl( in instantiateUnresolvedUsingDecl() function in TemplateDeclInstantiator
3363 return instantiateUnresolvedUsingDecl(D, true); in instantiateUnresolvedUsingDecl()
3383 Decl *Slice = instantiateUnresolvedUsingDecl(D, true); in instantiateUnresolvedUsingDecl()
3437 return instantiateUnresolvedUsingDecl(D); in VisitUnresolvedUsingTypenameDecl()
3442 return instantiateUnresolvedUsingDecl(D); in VisitUnresolvedUsingValueDecl()