Home
last modified time | relevance | path

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

/llvm-project/clang/test/Analysis/Checkers/WebKit/
H A Duncounted-obj-arg.cpp217 ObjectWithMutatingDestructor() : n(0) { } in ObjectWithMutatingDestructor() function in ObjectWithMutatingDestructor
214 class ObjectWithMutatingDestructor { global() class
216 ObjectWithMutatingDestructor() : n(0) { } ObjectWithMutatingDestructor() function in ObjectWithMutatingDestructor