Searched refs:addFileDep (Results 1 – 2 of 2) sorted by relevance
393 MDC.addFileDep(llvm::sys::path::remove_leading_dotslash(*Filename)); in LexedFileChanged()404 MDC.addFileDep(FileName); in InclusionDirective()458 MDC.addFileDep(MDC.ScanInstance.getPreprocessorOpts().ImplicitPCHInclude); in EndOfMainFile()536 MDC.addFileDep(MD, ModuleMap->getName()); in handleTopLevelModule()539 MDC.addFileDep(MD, IFI.Filename); in handleTopLevelModule()702 void ModuleDepCollector::addFileDep(StringRef Path) { in addFileDep() function in ModuleDepCollector715 void ModuleDepCollector::addFileDep(ModuleDeps &MD, StringRef Path) { in addFileDep() function in ModuleDepCollector
273 void addFileDep(StringRef Path);275 void addFileDep(ModuleDeps &MD, StringRef Path);