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

Method setClangIncludePaths

gui/threadhandler.h:88–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86 }
87
88 void setClangIncludePaths(const QStringList &s) {
89 mClangIncludePaths = s;
90 }
91
92 /**
93 * @brief Clear all files from cppcheck

Callers 2

setupCheckThreadMethod · 0.80
doAnalyzeProjectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected