Searched refs:TestInvalidateInCtor (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/Analysis/
H A Dmisc-ps-region-store.cpp396 class TestInvalidateInCtor { class
398 TestInvalidateInCtor(unsigned &x);
403 TestInvalidateInCtor foo(x);
408 delete (new TestInvalidateInCtor(x));

Completed in 121 milliseconds