Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCXXScopeSpec.cpp909 NoteAllFoundTemplates(Template.get()); in ActOnCXXNestedNameSpecifier()
924 NoteAllFoundTemplates(Template.get()); in ActOnCXXNestedNameSpecifier()
HDSemaTemplate.cpp1995 void Sema::NoteAllFoundTemplates(TemplateName Name) { in NoteAllFoundTemplates() function in Sema
2045 NoteAllFoundTemplates(Name); in CheckTemplateIdType()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h5550 void NoteAllFoundTemplates(TemplateName Name);