Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dvirtual-destructor-synthesis.cpp7 struct pile_box : public box { struct
8 pile_box(box *);
11 pile_box::pile_box(box *pp) in pile_box() function in pile_box