Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2552 bool FoundPackExpansion = false; in hasPackExpansionBeforeEnd() local
2554 if (FoundPackExpansion) in hasPackExpansionBeforeEnd()
2563 FoundPackExpansion = true; in hasPackExpansionBeforeEnd()