Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/
H A Dcxx-uninitialized-object-ptr-ref.cpp944 struct IntReferenceWrapper2 { struct
949 IntReferenceWrapper2(int &a) : a(a) {} // no-warning in IntReferenceWrapper2() function