Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DGraphWriter.h63 bool DisplayGraph(StringRef Filename, bool wait = true,
375 DisplayGraph(Filename, false, Program);
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DInheritViz.cpp159 DisplayGraph(Filename); in viewInheritance()
/freebsd-12.1/contrib/llvm/lib/Support/
H A DGraphWriter.cpp149 bool llvm::DisplayGraph(StringRef FilenameRef, bool wait, in DisplayGraph() function in llvm
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp3059 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph()
3068 llvm::DisplayGraph(Filename, false, llvm::GraphProgram::DOT); in ViewGraph()