Searched refs:NK_Null (Results 1 – 2 of 2) sorted by relevance
123 NK_Null, enumerator201 : Node(NK_Null, D, StringRef(), StringRef()) {} in NullNode()203 static bool classof(const Node *N) { return N->getType() == NK_Null; } in classof()
1976 case NK_Null: in getVerbatimTag()