Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h67 X(ParameterPackExpansion) \
1154 class ParameterPackExpansion final : public Node {
1158 ParameterPackExpansion(const Node *Child_) in ParameterPackExpansion() function
1749 ParameterPackExpansion PPE(Pack); in printLeft()
1989 ParameterPackExpansion(Pack).print(S); in printLeft()
3929 Result = make<ParameterPackExpansion>(Child); in parseType()
4918 return make<ParameterPackExpansion>(Child); in parseExpr()