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

Method get_qualifiers

src/ExpressionAssign.cpp:89–93  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

87}
88
89CVQualifiers
90ExpressionAssign::get_qualifiers(void) const
91{
92 return assign->get_lhs()->get_qualifiers();
93}
94
95/*
96 * return if a variable is referenced in this expression

Callers

nothing calls this directly

Calls 1

get_lhsMethod · 0.45

Tested by

no test coverage detected