DOTRepresentation::traceFormat
Synopses
Declared in <src/midend/astDump/DOTRepresentation.h>
std::string
traceFormat(TraceType tracepos);
std::string
traceFormat(
TraceType td,
TraceType bu);
std::string
traceFormat(
TraceType tdPos,
TraceType buPos,
TraceType tdCount,
TraceType buCount);
Created with MrDocs