Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Transformer/
H A DStencil.cpp206 const auto QuacksLikeASmartPointer = cxxRecordDecl( in isSmartPointerType() local
212 cxxRecordDecl(anyOf(KnownSmartPointer, QuacksLikeASmartPointer)))); in isSmartPointerType()