Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ isNull
Method
isNull
external/jsoncpp/jsoncpp.cpp:3686–3686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3684
}
3685
3686
bool Value::isNull() const { return type() == nullValue; }
3687
3688
bool Value::isBool() const { return type() == booleanValue; }
3689
Callers
9
extractConst
Method · 0.80
getData
Method · 0.80
isAggregateDeclInitWOAssignOperator
Method · 0.80
DefMapGenerator.cpp
File · 0.80
fromJson
Method · 0.80
fromJson
Method · 0.80
fromJson
Method · 0.80
fromJson
Method · 0.80
isPointerType
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected