Searched refs:addFileDep (Results 1 – 2 of 2) sorted by relevance
462 MDC.addFileDep(llvm::sys::path::remove_leading_dotslash(*Filename)); in LexedFileChanged()473 MDC.addFileDep(FileName); in InclusionDirective()527 MDC.addFileDep(MDC.ScanInstance.getPreprocessorOpts().ImplicitPCHInclude); in EndOfMainFile()609 MDC.addFileDep(MD, ModuleMap->getName()); in handleTopLevelModule()612 MDC.addFileDep(MD, IFI.Filename); in handleTopLevelModule()780 void ModuleDepCollector::addFileDep(StringRef Path) { in addFileDep() function in ModuleDepCollector793 void ModuleDepCollector::addFileDep(ModuleDeps &MD, StringRef Path) { in addFileDep() function in ModuleDepCollector
284 void addFileDep(StringRef Path);286 void addFileDep(ModuleDeps &MD, StringRef Path);