Home | History | Annotate | Download | only in AST

Lines Matching refs:DRE

1271     DeclRefExpr *DRE = cast<DeclRefExpr>(Node->getCallee()->IgnoreImpCasts());
1273 cast<FunctionDecl>(DRE->getDecl())->getTemplateSpecializationArgs();