MCPcopy Create free account
hub / github.com/LadybugDB/ladybug / defaultPopulateAllWarnings

Method defaultPopulateAllWarnings

src/processor/warning_context.cpp:50–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

48}
49
50void WarningContext::defaultPopulateAllWarnings(uint64_t queryID) {
51 populateWarnings(queryID);
52}
53
54void WarningContext::populateWarnings(uint64_t queryID, populate_func_t populateFunc,
55 get_file_idx_func_t getFileIdxFunc) {

Callers 4

finalizeInternalMethod · 0.80
finalizeMethod · 0.80
finalizeFuncFunction · 0.80
finalizeFuncFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected