Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DDOTGraphTraits.h50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties() function
H A DGraphWriter.h145 O << DTraits.getGraphProperties(G); in writeHeader()