Home
last modified time | relevance | path

Searched refs:LegacyConsumerFunctions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cppcoreguidelines/
H A DOwningMemoryCheck.cpp37 const auto LegacyConsumerFunctions = in registerMatchers() local
51 const auto LegacyOwnerConsumers = functionDecl(LegacyConsumerFunctions); in registerMatchers()