Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dsparcv9-abi.cpp10 struct notpod { struct
12 ~notpod() { f0(); } in ~notpod() argument
15 void f2(struct notpod);
23 notpod p2; in caller()