Searched refs:writeBody (Results 1 – 2 of 2) sorted by relevance
282 std::error_code SampleProfileWriterBinary::writeBody(const FunctionSamples &S) { in writeBody() function in SampleProfileWriterBinary319 if (std::error_code EC = writeBody(CalleeSamples)) in writeBody()331 return writeBody(S); in write()340 return writeBody(S); in write()
117 std::error_code writeBody(const FunctionSamples &S);