Home
last modified time | relevance | path

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

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