Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp2192 SemaRef.BuildUsingShadowDecl(/*Scope*/0, NewUD, InstTarget, PrevDecl); in VisitUsingDecl()
DSemaDeclCXX.cpp7189 UsingShadowDecl *Sema::BuildUsingShadowDecl(Scope *S, in BuildUsingShadowDecl() function in Sema
7477 BuildUsingShadowDecl(S, UD, *I, PrevDecl); in BuildUsingDeclaration()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h3674 UsingShadowDecl *BuildUsingShadowDecl(Scope *S, UsingDecl *UD,