MCPcopy Create free account
hub / github.com/ROCm/AMDMIGraphX / is_null

Method is_null

src/value.cpp:235–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

233}
234
235bool value::is_null() const { return x == nullptr; }
236
237const std::string& value::get_key() const { return key; }
238

Callers 11

TEST_CASEFunction · 0.80
TEST_CASEFunction · 0.80
TEST_CASEFunction · 0.80
insertMethod · 0.80
name_attributesMethod · 0.80
compileMethod · 0.80
add_compilesMethod · 0.80
compileMethod · 0.80
compileMethod · 0.80
visitFunction · 0.80
from_value_implFunction · 0.80

Calls

no outgoing calls

Tested by 2

TEST_CASEFunction · 0.64
TEST_CASEFunction · 0.64