Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp1941 TEST(DestructorDeclaration, MatchesVirtualDestructor) { in TEST() argument
1946 TEST(DestructorDeclaration, DoesNotMatchImplicitDestructor) { in TEST() argument