Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp41 void OutputGraphFile();
61 OutputGraphFile(); in EndOfMainFile()
118 void DependencyGraphCallback::OutputGraphFile() { in OutputGraphFile() function in DependencyGraphCallback