Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp5178 bool SeenPackExpansionIntoNonPack = false; member
5193 if (!ResolvedTemplate || SeenPackExpansionIntoNonPack) in needExactType()
5219 SeenPackExpansionIntoNonPack = true; in needExactType()