Searched defs:ShouldDrop (Results 1 – 3 of 3) sorted by relevance
986 bool ShouldDrop = Record->UnderlyingType.Name.empty(); in visitTypedefRecord() local
200 llvm::function_ref<bool(const Use *)> ShouldDrop) { in dropDroppableUses()
595 void Function::deleteBodyImpl(bool ShouldDrop) { in deleteBodyImpl()