Home
last modified time | relevance | path

Searched defs:AutoPointer (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/include/lldb/DataFormatters/
H A DTypeSynthetic.h84 typedef std::unique_ptr<SyntheticChildrenFrontEnd> AutoPointer; typedef
/llvm-project/clang-tools-extra/unittests/clang-tidy/
H A DAddConstTest.cpp140 TEST(Values, AutoPointer) { in TEST() argument