Searched defs:do_thing (Results 1 – 4 of 4) sorted by relevance
/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/memvars/ | ||
H A D | loop.c | 24 void do_thing(int x) { in do_thing() function |
/llvm-project/clang/test/CodeGenCXX/ | ||
H A D | regcall.cpp | 59 void __regcall do_thing(){} in do_thing() function in test_class |
H A D | regcall4.cpp | 59 void __regcall do_thing(){} in do_thing() function in test_class |
H A D | cxx2b-deducing-this.cpp | 148 void do_thing(int x) { do_thing() function |