Searched defs:GraphWriter (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DGraphWriter.h56 class GraphWriter { class in namespace:llvm
95 GraphWriter(raw_ostream &o, const GraphType &g, bool SN) : O(o), G(g) { function in class:llvm::GraphWriter

Completed in 60 milliseconds