HomeSort by relevance Sort by last modified time
    Searched full:s_small (Results 1 - 1 of 1) sorted by null

  /external/clang/test/CodeGenCXX/
stack-reuse.cpp 10 struct S_small {
27 extern S_small foo_small();
29 extern void bar_small(S_small*);
71 S_small s = foo_small();
74 S_small s = foo_small();
105 S_small s;
109 S_small s;

Completed in 53 milliseconds