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.cpp877 NoteTemplateParameterLocation(*ND); in DiagnoseTemplateParameterShadow()
4667 NoteTemplateParameterLocation(*Param); in CheckTemplateTypeArgument()
4705 NoteTemplateParameterLocation(*Param); in CheckTemplateTypeArgument()
5128 NoteTemplateParameterLocation(*Param); in CheckTemplateArgument()
5149 NoteTemplateParameterLocation(*Param); in CheckTemplateArgument()
5369 NoteTemplateParameterLocation(**Param); in CheckTemplateArgumentList()
5972 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
5998 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
6008 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
6020 S.NoteTemplateParameterLocation(*Param); in isNullPointerValueTemplateArgument()
[all …]
H A DSemaLambda.cpp1505 NoteTemplateParameterLocation(*TP); in ActOnStartOfLambdaDefinition()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11763 void NoteTemplateParameterLocation(const NamedDecl &Decl);