Home
last modified time | relevance | path

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

/external/llvm/lib/ObjectYAML/
DYAML.cpp24 Val.writeAsHex(Out); in output()
52 void yaml::BinaryRef::writeAsHex(raw_ostream &OS) const { in writeAsHex() function in yaml::BinaryRef
/external/llvm/include/llvm/ObjectYAML/
DYAML.h85 void writeAsHex(raw_ostream &OS) const;