Home
last modified time | relevance | path

Searched refs:NoteTemplateParameterLocation (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp880 NoteTemplateParameterLocation(*ND); in DiagnoseTemplateParameterShadow()
5048 NoteTemplateParameterLocation(*Param); in CheckTemplateTypeArgument()
5086 NoteTemplateParameterLocation(*Param); in CheckTemplateTypeArgument()
5521 NoteTemplateParameterLocation(*Param); in CheckTemplateArgument()
5542 NoteTemplateParameterLocation(*Param); in CheckTemplateArgument()
5798 NoteTemplateParameterLocation(**Param); in CheckTemplateArgumentList()
6408 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
6434 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
6444 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
6456 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
[all …]
H A DSemaLambda.cpp1535 NoteTemplateParameterLocation(*TP); in ActOnStartOfLambdaDefinition()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h12005 void NoteTemplateParameterLocation(const NamedDecl &Decl);