Searched defs:hnode (Results 1 – 2 of 2) sorted by relevance
59 typedef struct hnode { struct63 } hnode; argument
351 void Input::setError(HNode *hnode, const Twine &message) { in setError()