Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dinline.cpp189 virtual void touchV(int &x) const { in touchV() function
201 touchV(c); in test()