Searched defs:ScalarHNode (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DYAMLTraits.h1460 class ScalarHNode : public HNode { class in class:llvm::Input
1464 ScalarHNode(Node *n, StringRef s) : HNode(n), _value(s) { } function in class:llvm::Input::ScalarHNode

Completed in 476 milliseconds