Home | History | Annotate | Download | only in Lex

Lines Matching defs:LookupFile

200 /// LookupFile - Lookup the specified file in this search path, returning it
202 const FileEntry *DirectoryLookup::LookupFile(
248 const FileEntry * const Result = getHeaderMap()->LookupFile(
393 /// LookupFile - Given a "foo" or <foo> reference, look up the indicated file,
398 const FileEntry *HeaderSearch::LookupFile(
497 SearchDirs[i].LookupFile(Filename, *this, SearchPath, RelativePath,
541 const FileEntry *Result = LookupFile(ScratchFilename, /*isAngled=*/true,