Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp2448 bool FoundPackExpansion = false; in hasPackExpansionBeforeEnd() local
2450 if (FoundPackExpansion) in hasPackExpansionBeforeEnd()
2459 FoundPackExpansion = true; in hasPackExpansionBeforeEnd()