Home
last modified time | relevance | path

Searched refs:writeAsHex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DYAML.cpp24 Val.writeAsHex(Out); in output()
54 void yaml::BinaryRef::writeAsHex(raw_ostream &OS) const { in writeAsHex() function in yaml::BinaryRef
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DYAML.h95 void writeAsHex(raw_ostream &OS) const;