Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h79 X(SizeofParamPackExpr) \
1593 class SizeofParamPackExpr : public Node {
1597 SizeofParamPackExpr(const Node *Pack_) in SizeofParamPackExpr() function
4559 return make<SizeofParamPackExpr>(R); in parseExpr()