Home
last modified time | relevance | path

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

/external/clang/test/CodeGenObjC/
Divar-layout-64.m148 @interface AnonymousStruct : NSObject { interface
157 @implementation AnonymousStruct @end implementation
158 // CHECK: @OBJC_CLASS_NAME_{{.*}} = private global {{.*}} c"AnonymousStruct\00"
/external/angle/src/tests/compiler_tests/
DMSLOutput_test.cpp623 TEST_F(MSLOutputTest, AnonymousStruct) in TEST_F() argument