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