Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Darray-struct-region.cpp157 bool checkThis(const S &s) { in checkThis() function
171 clang_analyzer_eval(checkThis(getS())); // expected-warning{{TRUE}} in testReferenceArgument()