MCPcopy Create free account
hub / github.com/Samsung/UTopia / isValid

Method isValid

lib/constantanalysis/ASTValue.cpp:138–138  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138bool ASTValue::isValid() const { return Values.size() > 0; }
139
140bool ASTValue::operator==(const ASTValue &Rhs) const {
141

Callers 10

ASTNodeMethod · 0.80
getEndLocMethod · 0.80
getIncludesMethod · 0.80
isUndefinedTypeMethod · 0.80
fromJsonMethod · 0.80
extractConstMethod · 0.80
generateValueMethod · 0.80
getGlobalEndOffsetMethod · 0.80
TEST_FFunction · 0.80

Calls 1

sizeMethod · 0.80

Tested by 1

TEST_FFunction · 0.64