Searched refs:DisplayGraph (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | InheritViz.cpp | 157 DisplayGraph(Filename); in viewInheritance()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | GraphWriter.h | 61 LLVM_ABI bool DisplayGraph(StringRef Filename, bool wait = true, 437 DisplayGraph(Filename, false, Program);
|
| /freebsd/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/contrib/llvm-project/llvm/lib/Passes/ |
| H A D | StandardInstrumentations.cpp | 2080 DotCfgDiffDisplayGraph &DisplayGraph, unsigned DisplayNodeIndex, in createDisplayEdges() argument 2083 DisplayNode &SourceDisplayNode = DisplayGraph.getNode(DisplayNodeIndex); in createDisplayEdges() 2091 DisplayNode &SinkDisplayNode = DisplayGraph.getNode(SinkNode->getIndex()); in createDisplayEdges()
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | ExprEngine.cpp | 4067 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph() 4072 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 23940 {"_ZN4llvm12DisplayGraphERKNS_3sys4PathEbNS_12GraphProgram4NameE", "llvm::DisplayGraph(llvm::sys::P…
|