Home
last modified time | relevance | path

Searched defs:touch (Results 1 – 3 of 3) sorted by relevance

/llvm-project/
H A DCONTRIBUTING.md13 chat](https://discord.gg/xS7Z362), or #llvm IRC channel on
/llvm-project/clang/test/CodeGenCXX/
H A Dcaptured-statements.cpp107 void touch(const T &) {} in touch() function
/llvm-project/clang/test/Analysis/
H A Dinline.cpp183 void touch(int &x) const { in touch() function