Home
last modified time | relevance | path

Searched defs:HasParentWithRef (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/test/Analysis/diagnostics/
H A Dno-store-func-path-notes.cpp249 struct HasParentWithRef : public HasRef { struct
250 HasParentWithRef(int &a) : HasRef(a) {} // expected-note{{Calling constructor for 'HasRef'}} in HasParentWithRef() argument