Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DDependencyGraph.cpp41 void OutputGraphFile();
56 OutputGraphFile(); in EndOfMainFile()
95 void DependencyGraphCallback::OutputGraphFile() { in OutputGraphFile() function in DependencyGraphCallback