Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantSmartptrGetCheck.cpp33 internal::Matcher<Decl> knownSmartptr() { in knownSmartptr() function
47 const auto Smartptr = anyOf(knownSmartptr(), QuacksLikeASmartptr); in registerMatchersForGetArrowStart()
88 callToGet(knownSmartptr()))), in registerMatchersForGetEquals()