Home | History | Annotate | Download | only in AST

Lines Matching refs:FunctionTemplateDecl

80   if (const FunctionTemplateDecl *ftd = fn->getPrimaryTemplate())
478 if (FunctionTemplateDecl *PrimaryTemplate = FD->getPrimaryTemplate()) {