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

Method getSrcBaseDir

lib/sourceanalysis/SourceAnalysisReport.cpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69}
70
71std::string SourceAnalysisReport::getSrcBaseDir() const { return SrcBaseDir; }
72
73void SourceAnalysisReport::setMainFuncLoc(const Location &Loc) {
74 MainFuncLoc = Loc;

Callers 2

generateMethod · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64