Home | History | Annotate | Download | only in Lex

Lines Matching defs:FE

520   const FileEntry *FE = HeaderInfo.LookupFile(
523 if (FE) return FE;
531 if ((FE = HeaderInfo.LookupSubframeworkHeader(Filename, CurFileEnt,
533 return FE;
541 if ((FE = HeaderInfo.LookupSubframeworkHeader(
543 return FE;