MCPcopy Create free account
hub / github.com/KhronosGroup/SPIRV-Tools / Parse

Function Parse

tools/util/flags.cpp:242–242  ·  view source on GitHub ↗

Just the public wrapper around the parse function.

Source from the content-addressed store, hash-verified

240
241// Just the public wrapper around the parse function.
242bool Parse(const char** argv) { return FlagList::parse(argv); }
243
244} // namespace flags

Callers 9

mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
mainFunction · 0.50
TEST_FFunction · 0.50
TEST_FFunction · 0.50

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.40
TEST_FFunction · 0.40