Home | History | Annotate | Download | only in Lex

Lines Matching defs:CurDir

565     const DirectoryLookup *&CurDir,
604 CurDir = CurDirLookup;
606 Filename, FilenameLoc, isAngled, FromDir, CurDir, Includers, SearchPath,
1462 const DirectoryLookup *CurDir;
1476 isAngled, LookupFrom, CurDir, Callbacks ? &SearchPath : nullptr,
1494 isAngled, LookupFrom, CurDir, nullptr, nullptr,
1521 false, LookupFrom, CurDir, Callbacks ? &SearchPath : nullptr,
1692 if (EnterSourceFile(FID, CurDir, FilenameTok.getLocation()))