MCPcopy Create free account
hub / github.com/Samsung/UTopia / getReport

Method getReport

lib/analysis/TypeAnalyzer.cpp:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19std::unique_ptr<AnalyzerReport> TypeAnalyzer::getReport() {
20 return std::make_unique<TypeAnalysisReport>(&Report);
21}
22
23void TypeAnalyzer::collectEnums(const ASTUnit &Unit) {
24 const std::string Tag = "Tag";

Callers 5

analyzeMethod · 0.45
analyzeMethod · 0.45
TEST_FFunction · 0.45
TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 3

TEST_FFunction · 0.36
TESTFunction · 0.36
TESTFunction · 0.36