Searched refs:DependencyFileGenerator (Results 1 – 4 of 4) sorted by relevance
242 DependencyFileGenerator::DependencyFileGenerator(void *Impl) in DependencyFileGenerator() function in DependencyFileGenerator245 DependencyFileGenerator *DependencyFileGenerator::CreateAndAttachToPreprocessor( in CreateAndAttachToPreprocessor()261 return new DependencyFileGenerator(Callback); in CreateAndAttachToPreprocessor()264 void DependencyFileGenerator::AttachToASTReader(ASTReader &R) { in AttachToASTReader()
421 DependencyFileGenerator::CreateAndAttachToPreprocessor(*PP, DepOpts)); in createPreprocessor()508 DependencyFileGenerator *DependencyFile, in createPCHExternalASTSource()
119 class DependencyFileGenerator {122 DependencyFileGenerator(void *Impl);125 static DependencyFileGenerator *CreateAndAttachToPreprocessor(
132 std::unique_ptr<DependencyFileGenerator> TheDependencyFileGenerator;678 DependencyFileGenerator *DependencyFile,