Home
last modified time | relevance | path

Searched refs:CompilerGeneratedConstructorTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/test/Analysis/
H A Dcxx-uninitialized-object.cpp18 class CompilerGeneratedConstructorTest { class
22 CompilerGeneratedConstructorTest() = default;
26 CompilerGeneratedConstructorTest(); in fCompilerGeneratedConstructorTest()