MCPcopy Create free account
hub / github.com/csmith-project/csmith / get_qualifiers

Method get_qualifiers

src/ExpressionComma.h:50–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48 Expression* clone(void) const;
49
50 virtual CVQualifiers get_qualifiers(void) const { return rhs.get_qualifiers();}
51
52 virtual void get_eval_to_subexps(vector<const Expression*>& subs) const;
53

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected