Searched refs:DisplayGraph (Results 1 – 5 of 5) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | InheritViz.cpp | 158 DisplayGraph(Filename); in viewInheritance()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | GraphWriter.h | 60 bool DisplayGraph(StringRef Filename, bool wait = true, 435 DisplayGraph(Filename, false, Program);
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Support/ |
| H A D | GraphWriter.cpp | 190 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph() function in llvm
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 1995 DotCfgDiffDisplayGraph &DisplayGraph, unsigned DisplayNodeIndex, in createDisplayEdges() argument 1998 DisplayNode &SourceDisplayNode = DisplayGraph.getNode(DisplayNodeIndex); in createDisplayEdges() 2006 DisplayNode &SinkDisplayNode = DisplayGraph.getNode(SinkNode->getIndex()); in createDisplayEdges()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngine.cpp | 3904 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph() 3909 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph()
|