Home | History | Annotate | Download | only in Sema

Lines Matching defs:DP

5198   Decl *DP = HandleDeclarator(ParentScope, D,
5201 = dyn_cast_or_null<FunctionTemplateDecl>(DP))
5204 if (FunctionDecl *Function = dyn_cast_or_null<FunctionDecl>(DP))