Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ isBoolean
Method
isBoolean
lib/type/Type.cpp:211–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
bool Type::isBoolean() const { return Boolean; }
212
213
bool Type::isUnsigned() const { return Unsigned; }
214
Callers
2
addFieldToDescriptorPrimitiveType
Method · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64