Home | History | Annotate | Download | only in Lex

Lines Matching full:fileid

581       FileID LocFileID = SourceMgr.getFileID(ResultTokLoc);
664 FileID MacroFID = SM.getFileID(MacroExpansionStart);
736 /// \brief Finds the tokens that are consecutive (from the same FileID)
768 break; // Token from different kind of FileID.