Searched refs:DisplayGraph (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/llvm/include/llvm/Support/ |
| H A D | GraphWriter.h | 63 bool DisplayGraph(StringRef Filename, bool wait = true, 375 DisplayGraph(Filename, false, Program);
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | InheritViz.cpp | 159 DisplayGraph(Filename); in viewInheritance()
|
| /freebsd-12.1/contrib/llvm/lib/Support/ |
| H A D | GraphWriter.cpp | 149 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph() function in llvm
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngine.cpp | 3059 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph() 3068 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph()
|