Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp2448 bool FoundPackExpansion = false; in hasPackExpansionBeforeEnd() local
2450 if (FoundPackExpansion) in hasPackExpansionBeforeEnd()
2459 FoundPackExpansion = true; in hasPackExpansionBeforeEnd()