Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Duse-after-move.cpp149 void copyOrMoveCall(A a) { in copyOrMoveCall() function
357 copyOrMoveCall(a); // no-warning in loopTest()
365 copyOrMoveCall(a); // no-warning in loopTest()