Searched refs:someclass (Results 1 – 5 of 5) sorted by relevance
/external/clang/test/Parser/ |
D | cxx-decl.cpp | 39 class someclass { class
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/Inputs/ |
D | crash_debuginfo.ll | 28 …n_type, scope: !9, file: !1, line: 728, size: 64, align: 64, elements: !2, identifier: "someclass")
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/ThinLTO/X86/ |
D | crash_debuginfo.ll | 42 …n_type, scope: !9, file: !1, line: 728, size: 64, align: 64, elements: !6, identifier: "someclass")
|
/external/python/cpython2/Lib/test/ |
D | test_descr.py | 1318 class someclass: class 1320 self.assertNotEqual(someclass, object)
|
/external/python/cpython3/Lib/test/ |
D | test_descr.py | 1448 class someclass(metaclass=dynamicmetaclass): class 1450 self.assertNotEqual(someclass, object)
|