Lines Matching full:fileid
210 FileID FID;
213 // If the begin/end of the range lie in the same FileID, do the optimization
214 // where we skip preprocessed entities that do not come from the same FileID.
217 FID = FileID();
233 std::pair<FileID, unsigned>
248 FileID File = Begin.first;
277 bool CursorVisitor::visitDeclsFromFileRegion(FileID File,
394 // lies in the same FileID, allowing it to skip preprocessed entities that
395 // do not come from the same FileID.
423 FileID FID) {
4304 FileID MainID = TU->getSourceManager().getMainFileID();
4896 std::pair<FileID, unsigned> LocInfo
4928 std::pair<FileID, unsigned> BeginLocInfo
4930 std::pair<FileID, unsigned> EndLocInfo
5501 std::pair<FileID, unsigned> BeginLocInfo
5503 std::pair<FileID, unsigned> EndLocInfo