Lines Matching defs:LookupFrom
2065 /// \#import. LookupFrom is set when this is a \#include_next directive, it
2069 ConstSearchDirIterator LookupFrom,
2090 EndLoc, LookupFrom, LookupFromFile);
2121 bool &IsMapped, ConstSearchDirIterator LookupFrom,
2140 FilenameLoc, LookupFilename, isAngled, LookupFrom, LookupFromFile, CurDir,
2160 FilenameLoc, LookupFilename, false, LookupFrom, LookupFromFile, CurDir,
2191 FilenameLoc, TypoCorrectionLookupName, isAngled, LookupFrom,
2240 /// \param LookupFrom For #include_next, the starting directory for the
2246 SourceLocation EndLoc, ConstSearchDirIterator LookupFrom,
2318 IsFrameworkFound, IsImportDecl, IsMapped, LookupFrom, LookupFromFile,