Searched refs:getGraphProperties (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h47 /// getGraphProperties - Return any custom properties that should be included
51 static std::string getGraphProperties(const GraphType &) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h131 O << DTraits.getGraphProperties(G);

Completed in 506 milliseconds