Home | History | Annotate | Download | only in Lex

Lines Matching refs:CurFile

481   const FileEntry *CurFile = getCurrentFileLexer()->getFileEntry();
484 if (CurFile && CurFile->getModificationTime() < File->getModificationTime()) {