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