Home | History | Annotate | Download | only in Lex

Lines Matching refs:CurFile

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