Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantSmartptrGetCheck.cpp39 const auto QuacksLikeASmartptr = recordDecl( in registerMatchersForGetArrowStart() local
47 const auto Smartptr = anyOf(knownSmartptr(), QuacksLikeASmartptr); in registerMatchersForGetArrowStart()