Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DDependencyGraph.cpp40 raw_ostream &writeNodeReference(raw_ostream &OS,
96 DependencyGraphCallback::writeNodeReference(raw_ostream &OS, in writeNodeReference() function in DependencyGraphCallback
117 writeNodeReference(OS, AllFiles[I]); in OutputGraphFile()
133 writeNodeReference(OS, F->first); in OutputGraphFile()
135 writeNodeReference(OS, F->second[I]); in OutputGraphFile()