Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/StaticAnalyzer/
H A DCallEventTest.cpp68 TEST(CXXDeallocatorCall, SimpleDestructor) { in TEST() argument
/llvm-project/clang/test/AST/
H A Dast-dump-special-member-functions.cpp391 struct SimpleDestructor { struct