Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dno-store-func-path-notes.cpp365 struct HasForgottenField { struct
367 HasForgottenField() {} // expected-note{{Returning without writing to 'this->x'}} in HasForgottenField() argument
372 HasForgottenField a; // expected-note{{Calling default constructor for 'HasForgottenField'}} in tracksThroughExclamationMark()