Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumNodes.def77 NODE(SizeofParamPackExpr)
H A DItaniumDemangle.h2075 class SizeofParamPackExpr : public Node {
2079 SizeofParamPackExpr(const Node *Pack_) in SizeofParamPackExpr() function
5380 return make<SizeofParamPackExpr>(R); in parseExpr()