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

Class TestSymbolDatabase

test/testsymboldatabase.cpp:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39#include <vector>
40
41class TestSymbolDatabase;
42
43#define GET_SYMBOL_DB(code) \
44 SimpleTokenizer tokenizer(settings1, *this); \

Callers

nothing calls this directly

Calls 3

buildMethod · 0.80
libraryMethod · 0.80
debugwarningsMethod · 0.80

Tested by

no test coverage detected