Searched refs:getBool (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMsgPackDocument.h92 bool &getBool() { function in class:llvm::msgpack::DocNode
112 bool getBool() const { function in class:llvm::msgpack::DocNode
/freebsd-13-stable/contrib/llvm-project/llvm/lib/BinaryFormat/
H A DMsgPackDocument.cpp269 MPWriter.write(Node.getBool());
H A DMsgPackDocumentYAML.cpp90 StringRef Err = yaml::ScalarTraits<bool>::input(S, nullptr, getBool());

Completed in 103 milliseconds