Searched refs:handleLegacyConsumers (Results 1 – 2 of 2) sorted by relevance
45 bool handleLegacyConsumers(const ast_matchers::BoundNodes &Nodes);
189 CheckExecuted |= handleLegacyConsumers(Nodes); in check()225 bool OwningMemoryCheck::handleLegacyConsumers(const BoundNodes &Nodes) { in handleLegacyConsumers() function in clang::tidy::cppcoreguidelines::OwningMemoryCheck