Searched refs:LRSMapType (Results 1 – 1 of 1) sorted by relevance
778 typedef DenseMap<unsigned,RSListType> LRSMapType; in findRecordInsertForms() typedef779 LRSMapType LM; in findRecordInsertForms()827 for (LRSMapType::iterator I = LM.begin(), E = LM.end(); I != E; ++I) { in findRecordInsertForms()859 LRSMapType::iterator F = LM.find(L); in findRecordInsertForms()