MCPcopy Create free account
hub / github.com/DCurrent/openbor / pp_parser_alloc

Function pp_parser_alloc

engine/source/preprocessorlib/pp_parser.c:158–169  ·  view source on GitHub ↗

* Allocates a subparser, used for including files and expanding macros. * @param parent the parent parser of this subparser * @param filename the name of the file to parse * @param sourceCode the source code to parse, in string form */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

pp_parser_alloc_macroFunction · 0.85
pp_parser_concatenateFunction · 0.85
pp_parser_includeFunction · 0.85

Calls 1

pp_parser_initFunction · 0.85

Tested by

no test coverage detected