Searched defs:IntSizeExprASTNode (Results 1 – 2 of 2) sorted by relevance
817 IntSizeExprASTNode::IntSizeExprASTNode(const IntSizeExprASTNode & other) in IntSizeExprASTNode() function in IntSizeExprASTNode
508 …IntSizeExprASTNode(ExprASTNode * expr, int_size_t intSize) : ExprASTNode(), m_expr(expr), m_size(i… in IntSizeExprASTNode() function