Home | History | Annotate | Download | only in AST

Lines Matching refs:UD

146   if (const UsingShadowDecl *UD = dyn_cast<UsingShadowDecl>(this))
147 return UD->getTargetDecl()->isFunctionOrFunctionTemplate();