MCPcopy Create free account
hub / github.com/dfranx/ShaderDebugger / ~Preprocessor

Method ~Preprocessor

libs/wgtcc/cpp.h:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 ~Preprocessor() {}
69 void Finalize(TokenSequence os);
70 void Process(const std::string& src, const std::string& fname, TokenSequence& os);
71 void Expand(TokenSequence& os, TokenSequence is, bool inCond = false);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected