Home | History | Annotate | Download | only in Lex

Lines Matching defs:LookupFile

487 /// LookupFile - Given a "foo" or <foo> reference, look up the indicated file,
490 const FileEntry *Preprocessor::LookupFile(
520 const FileEntry *FE = HeaderInfo.LookupFile(
1334 const FileEntry *File = LookupFile(
1350 File = LookupFile(Filename, isAngled, LookupFrom, CurDir, 0, 0,