Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxxabi/src/demangle/
H A DItaniumNodes.def73 NODE(SizeofParamPackExpr)
H A DItaniumDemangle.h1884 class SizeofParamPackExpr : public Node {
1888 SizeofParamPackExpr(const Node *Pack_) in SizeofParamPackExpr() function
4729 return make<SizeofParamPackExpr>(R); in parseExpr()
/llvm-project-15.0.7/llvm/include/llvm/Demangle/
H A DItaniumNodes.def73 NODE(SizeofParamPackExpr)
H A DItaniumDemangle.h1884 class SizeofParamPackExpr : public Node {
1888 SizeofParamPackExpr(const Node *Pack_) in SizeofParamPackExpr() function
4729 return make<SizeofParamPackExpr>(R); in parseExpr()