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

Method setLang

lib/filesettings.h:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 void setLang(Standards::Language lang)
80 {
81 mLang = lang;
82 }
83
84 Standards::Language lang() const
85 {

Callers 1

applyLangFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected