Searched refs:EraseResult (Results 1 – 1 of 1) sorted by relevance
693 bool EraseResult = RecordsBeingLaidOut.erase(Key); (void)EraseResult; in ConvertRecordDeclType() local694 assert(EraseResult && "struct not in RecordsBeingLaidOut set?"); in ConvertRecordDeclType()