Home | History | Annotate | Download | only in libclang

Lines Matching defs:FE

801   const FileEntry *FE = SM.getFileEntryForID(FID);
802 if (!FE)
804 RefFileOccurrence RefOccur(FE, D);
901 const FileEntry *FE = SM.getFileEntryForID(FID);
903 *indexFile = getIndexFile(FE);
905 *file = const_cast<FileEntry *>(FE);