Home | History | Annotate | Download | only in AST

Lines Matching refs:UD

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