Lines Matching defs:LookupFrom
2043 /// \#import. LookupFrom is set when this is a \#include_next directive, it
2047 ConstSearchDirIterator LookupFrom,
2068 EndLoc, LookupFrom, LookupFromFile);
2099 bool &IsMapped, ConstSearchDirIterator LookupFrom,
2118 FilenameLoc, LookupFilename, isAngled, LookupFrom, LookupFromFile, CurDir,
2138 FilenameLoc, LookupFilename, false, LookupFrom, LookupFromFile, CurDir,
2169 FilenameLoc, TypoCorrectionLookupName, isAngled, LookupFrom,
2218 /// \param LookupFrom For #include_next, the starting directory for the
2224 SourceLocation EndLoc, ConstSearchDirIterator LookupFrom,
2296 IsFrameworkFound, IsImportDecl, IsMapped, LookupFrom, LookupFromFile,