Home
last modified time | relevance | path

Searched refs:write_uuid (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A Draw_ostream.h298 raw_ostream &write_uuid(const uuid_t UUID);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A Draw_ostream.cpp158 raw_ostream &raw_ostream::write_uuid(const uuid_t UUID) { in write_uuid() function in raw_ostream
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOYAML.cpp59 Out.write_uuid(Val); in output()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp772 OS.write_uuid(UUID); in dumpUUID()