Searched refs:NK_Null (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DYAMLParser.h111 NK_Null, enumerator in enum:llvm::yaml::Node::NodeKind
182 : Node(NK_Null, D, StringRef(), StringRef()) {}
185 return N->getType() == NK_Null;
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DYAMLParser.cpp1643 case NK_Null:

Completed in 168 milliseconds