Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp2800 bool InconsistentDefaultArg = false; in CheckTemplateParameterList() local
2842 InconsistentDefaultArg = true; in CheckTemplateParameterList()
2895 InconsistentDefaultArg = true; in CheckTemplateParameterList()
2947 InconsistentDefaultArg = true; in CheckTemplateParameterList()
2994 } else if (InconsistentDefaultArg) { in CheckTemplateParameterList()