Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp41 void OutputGraphFile();
56 OutputGraphFile(); in EndOfMainFile()
101 void DependencyGraphCallback::OutputGraphFile() { in OutputGraphFile() function in DependencyGraphCallback