Home | History | Annotate | Download | only in libclang

Lines Matching defs:FE

715   const FileEntry *FE = SM.getFileEntryForID(FID);
716 if (!FE)
718 RefFileOccurence RefOccur(FE, D);
815 const FileEntry *FE = SM.getFileEntryForID(FID);
817 *indexFile = getIndexFile(FE);
819 *file = (void *)FE;