Home
last modified time | relevance | path

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

/external/llvm-project/libcxx/utils/
Dgraph_header_deps.py125 g.toDotFile(dot_file)
190 canon.toDotFile(os.path.join(args.output, 'all_headers.dot'))
/external/llvm-project/libcxx/utils/libcxx/
Dgraph.py227 def toDotFile(self, fname): member in DirectedGraph