Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ Macro
Class
Macro
externals/simplecpp/simplecpp.cpp:1511–1511 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1509
1510
namespace simplecpp {
1511
class Macro;
1512
using MacroMap = std::unordered_map<TokenString,Macro>;
1513
1514
class Macro {
Callers
1
preprocess
Method · 0.70
Calls
2
empty
Method · 0.45
str
Method · 0.45
Tested by
no test coverage detected