Home | History | Annotate | Download | only in Lex

Lines Matching refs:CurDir

567     const DirectoryLookup *FromDir, const DirectoryLookup *&CurDir,
577 CurDir = nullptr;
599 // directory. This cannot be based on CurDir, because each includer could be
632 // Leave CurDir unset.
678 CurDir = nullptr;
725 CurDir = &SearchDirs[i];
729 HFI.DirInfo = CurDir->getDirCharacteristic();
749 if (CurDir->isIndexHeaderMap()) {
784 CurDir, Includers.front(), SearchPath, RelativePath,