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