Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-array-cookies.cpp18 struct ClassWithDtor { struct
20 ~ClassWithDtor() {} in ~ClassWithDtor() argument
H A Ddllimport.cpp364 struct ClassWithDtor { ~ClassWithDtor() {} }; in ~ClassWithDtor() struct
/llvm-project/clang/test/SemaCXX/
H A Dswitch-implicit-fallthrough-cxx98.cpp80 class ClassWithDtor { class
H A Dswitch-implicit-fallthrough.cpp119 class ClassWithDtor { class
/llvm-project/clang/test/Analysis/
H A Dcfg.cpp639 struct ClassWithDtor { struct
640 ~ClassWithDtor() {} in ~ClassWithDtor() argument