Home | History | Annotate | Download | only in Lex

Lines Matching refs:CurDir

576     const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir,
585 CurDir = nullptr;
605 // directory. This cannot be based on CurDir, because each includer could be
638 // Leave CurDir unset.
684 CurDir = nullptr;
731 CurDir = &SearchDirs[i];
735 HFI.DirInfo = CurDir->getDirCharacteristic();
755 if (CurDir->isIndexHeaderMap()) {
789 ScratchFilename, IncludeLoc, /*isAngled=*/true, FromDir, CurDir,