Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp2704 bool InconsistentDefaultArg = false; in CheckTemplateParameterList() local
2746 InconsistentDefaultArg = true; in CheckTemplateParameterList()
2799 InconsistentDefaultArg = true; in CheckTemplateParameterList()
2851 InconsistentDefaultArg = true; in CheckTemplateParameterList()
2898 } else if (InconsistentDefaultArg) { in CheckTemplateParameterList()