Home
last modified time | relevance | path

Searched refs:DisplayGraph (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/AST/
DInheritViz.cpp159 DisplayGraph(Filename); in viewInheritance()
/external/llvm/include/llvm/Support/
DGraphWriter.h52 bool DisplayGraph(StringRef Filename, bool wait = true,
358 DisplayGraph(Filename, false, Program);
/external/llvm/lib/Support/
DGraphWriter.cpp135 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph() function in llvm