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

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

Completed in 207 milliseconds