Lines Matching defs:LookupFile
271 /// LookupFile - Lookup the specified file in this search path, returning it
273 const FileEntry *DirectoryLookup::LookupFile(
329 Result = HM->LookupFile(Filename, HS.getFileMgr());
561 /// LookupFile - Given a "foo" or \<foo> reference, look up the indicated file,
566 const FileEntry *HeaderSearch::LookupFile(
717 const FileEntry *FE = SearchDirs[i].LookupFile(
785 LookupFile(ScratchFilename, IncludeLoc, /*isAngled=*/true, FromDir,