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

Method clangSetOrigFiles

lib/tokenlist.cpp:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113void TokenList::clangSetOrigFiles()
114{
115 mOrigFiles = mFiles;
116}
117
118void TokenList::deleteTokens(Token *tok)
119{

Callers 1

parseClangAstDumpMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected