Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Duse-after-move.cpp616 void interFunTest1(A &a) { in interFunTest1() function
625 interFunTest1(a); // peaceful-note {{Calling 'interFunTest1'}} in interFunTest2()