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