Searched refs:DisplayGraph (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | GraphWriter.h | 62 bool DisplayGraph(StringRef Filename, bool wait = true, 383 DisplayGraph(Filename, false, Program);
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | InheritViz.cpp | 158 DisplayGraph(Filename); in viewInheritance()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Support/ |
| H A D | GraphWriter.cpp | 189 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph() function in llvm
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngine.cpp | 3220 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph() 3230 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph()
|