Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Rewriter/
H A Drewrite-modern-class.mm27 @interface empty_class @end interface
29 @implementation empty_class @end implementation
/llvm-project-15.0.7/lldb/test/API/lang/cpp/complete-type-check/
H A Dmain.cpp21 EmptyClass empty_class; variable
/llvm-project-15.0.7/lldb/test/API/lang/cpp/sizeof/
H A Dmain.cpp35 EmptyClass empty_class; in main() local