Searched refs:addFileDep (Results 1 – 2 of 2) sorted by relevance
323 MDC.addFileDep(llvm::sys::path::remove_leading_dotslash(*Filename)); in FileChanged()334 MDC.addFileDep(FileName); in InclusionDirective()388 MDC.addFileDep(MDC.ScanInstance.getPreprocessorOpts().ImplicitPCHInclude); in EndOfMainFile()459 MDC.addFileDep(MD, ModuleMap->getName()); in handleTopLevelModule()462 MDC.addFileDep(MD, IF.getFile()->getName()); in handleTopLevelModule()614 void ModuleDepCollector::addFileDep(StringRef Path) { in addFileDep() function in ModuleDepCollector620 void ModuleDepCollector::addFileDep(ModuleDeps &MD, StringRef Path) { in addFileDep() function in ModuleDepCollector
254 void addFileDep(StringRef Path);256 void addFileDep(ModuleDeps &MD, StringRef Path);