Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DDependencyGraph.cpp39 raw_ostream &writeNodeReference(raw_ostream &OS,
95 DependencyGraphCallback::writeNodeReference(raw_ostream &OS, in writeNodeReference() function in DependencyGraphCallback
116 writeNodeReference(OS, AllFiles[I]); in OutputGraphFile()
131 writeNodeReference(OS, F->first); in OutputGraphFile()
133 writeNodeReference(OS, F->second[I]); in OutputGraphFile()