* dt_node_alloc() is used to create new parse nodes from the parser. It * assigns the node location based on the current lexer line number and places * the new node on the default allocation list. If allocation fails, we * automatically longjmp the caller back to the enclosing compilation call. */
source not stored for this graph (policy: none)
no test coverage detected