MCPcopy Create free account
hub / github.com/boostorg/build / parse_save

Function parse_save

src/engine/parse.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77
78
79void parse_save( PARSE * p )
80{
81 yypsave = p;
82}
83
84
85PARSE * parse_make(

Callers 1

yyparseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected