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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDOTGraphTraits.h46 /// getGraphProperties - Return any custom properties that should be included
50 static std::string getGraphProperties(const GraphType &) { function in struct:llvm::DefaultDOTGraphTraits
H A DGraphWriter.h145 O << DTraits.getGraphProperties(G);

Completed in 100 milliseconds