Home | History | Annotate | Download | only in AST

Lines Matching refs:FunctionTemplateDecl

4955                           size * sizeof(FunctionTemplateDecl*));
4961 assert(isa<FunctionTemplateDecl>(D) ||
4963 isa<FunctionTemplateDecl>(D->getUnderlyingDecl())));