Searched refs:DependencyGraphCallback (Results 1 – 1 of 1) sorted by relevance
28 class DependencyGraphCallback : public PPCallbacks { class44 DependencyGraphCallback(const Preprocessor *_PP, StringRef OutputFile, in DependencyGraphCallback() function in __anoncc7c34da0111::DependencyGraphCallback69 PP.addPPCallbacks(std::make_unique<DependencyGraphCallback>(&PP, OutputFile, in AttachDependencyGraphGen()73 void DependencyGraphCallback::InclusionDirective( in InclusionDirective()93 void DependencyGraphCallback::EmbedDirective(SourceLocation HashLoc, StringRef, in EmbedDirective()112 DependencyGraphCallback::writeNodeReference(raw_ostream &OS, in writeNodeReference()118 void DependencyGraphCallback::OutputGraphFile() { in OutputGraphFile()