Home
last modified time | relevance | path

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

/nptl/
A Dtst-minstack-throw.cc35 struct class_with_destructor struct
37 class_with_destructor ();
38 ~class_with_destructor ();
42 class_with_destructor::class_with_destructor () in class_with_destructor() function in class_with_destructor
47 class_with_destructor::~class_with_destructor () in ~class_with_destructor()
55 class_with_destructor obj; in function_with_destructed_object()

Completed in 3 milliseconds