HomeSort by: relevance | last modified time | path
    Searched refs:getGraphProperties (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
DOTGraphTraits.h 46 /// getGraphProperties - Return any custom properties that should be included
50 static std::string getGraphProperties(const GraphType &) {
GraphWriter.h 145 O << DTraits.getGraphProperties(G);

Completed in 17 milliseconds