Home
last modified time | relevance | path

Searched defs:do_stuff (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Preprocessor/
H A Dembed_weird.cpp52 void do_stuff() { do_stuff() function
/llvm-project/clang/test/SemaCXX/
H A Dconstant-expression-cxx14.cpp194 constexpr int do_stuff(int k1, int k2) { in do_stuff() function