Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DDOTGraphTraits.h51 static std::string getGraphProperties(const GraphType &) { in getGraphProperties() function
H A DGraphWriter.h146 O << DTraits.getGraphProperties(G); in writeHeader()