Searched defs:ObjectWithMutatingDestructor (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/test/Analysis/Checkers/WebKit/ | ||
H A D | uncounted-obj-arg.cpp | 217 ObjectWithMutatingDestructor() : n(0) { } in ObjectWithMutatingDestructor() function in ObjectWithMutatingDestructor |