Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaTemplateDeduction.cpp2463 bool FoundPackExpansion = false; in hasPackExpansionBeforeEnd() local
2465 if (FoundPackExpansion) in hasPackExpansionBeforeEnd()
2474 FoundPackExpansion = true; in hasPackExpansionBeforeEnd()