Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDeclName

459     << cast<NamedDecl>(PrevDecl)->getDeclName();
2007 << Template->getDeclName();
2016 << 0 << (*I)->getDeclName();
2137 AliasTemplate->getDeclName());
2511 << FnTemplate->getDeclName();
2543 << VarTemplate->getDeclName();
2625 if (Param->getDeclName())
2627 << Param->getDeclName();
3233 Param->getDefaultArgumentLoc(), Param->getDeclName());
3483 NTTP->getDeclName());
6282 << ClassTemplate->getDeclName();
6382 if (Param->getDeclName())
6385 << Param->getDeclName();
6897 PDiag(diag::err_function_template_spec_no_match) << FD->getDeclName(),
6899 << FD->getDeclName() << (ExplicitTemplateArgs != nullptr),
7577 << 0 << Record->getDeclName() << Record->getDeclContext();
7800 << 2 << PrevTemplate->getDeclName();
8131 EnableIfDecl->getDeclName().getAsIdentifierInfo();
8377 NTTP->getDeclName());