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