MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / build

Method build

test/fixture.h:236–238  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234 }
235
236 Settings build() {
237 return std::move(settings);
238 }
239 private:
240 SettingsBuilder& libraryxml(const char xmldata[], std::size_t len);
241

Callers 15

TestPreprocessorClass · 0.80
setPlatformInfoMethod · 0.80
TestValueFlowClass · 0.80
runMethod · 0.80
bailout_Method · 0.80
valueFlowNumberMethod · 0.80
testBitfields_Method · 0.80
TestSimplifyTypedefClass · 0.80

Calls

no outgoing calls

Tested by 15

setPlatformInfoMethod · 0.64
runMethod · 0.64
bailout_Method · 0.64
valueFlowNumberMethod · 0.64
testBitfields_Method · 0.64
tok_Method · 0.64
checkSimplifyTypedef_Method · 0.64