Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
138
bool ASTValue::isValid() const { return Values.size() > 0; }
139
140
bool ASTValue::operator==(const ASTValue &Rhs) const {
141
Callers
10
ASTNode
Method · 0.80
getEndLoc
Method · 0.80
getIncludes
Method · 0.80
isMacroFunctionAssigned
Method · 0.80
isUndefinedType
Method · 0.80
fromJson
Method · 0.80
extractConst
Method · 0.80
generateValue
Method · 0.80
getGlobalEndOffset
Method · 0.80
TEST_F
Function · 0.80
Calls
1
size
Method · 0.80
Tested by
1
TEST_F
Function · 0.64