Home
last modified time | relevance | path

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

/external/llvm/test/DebugInfo/X86/
Dobjc-property-void.ll39_Foo" = global %struct._class_t { %struct._class_t* @"OBJC_METACLASS_$_Foo", %struct._class_t* nul…
40_Foo" = global %struct._class_t { %struct._class_t* @"OBJC_METACLASS_$_Foo", %struct._class_t* @"O…
42 @"\01l_OBJC_METACLASS_RO_$_Foo" = internal global %struct._class_ro_t { i32 3, i32 40, i32 40, i8* …
49 @"\01l_OBJC_CLASS_RO_$_Foo" = internal global %struct._class_ro_t { i32 2, i32 0, i32 0, i8* null, …
50 …= internal global [1 x i8*] [i8* bitcast (%struct._class_t* @"OBJC_CLASS_$_Foo" to i8*)], section …
/external/clang/test/Rewriter/
Drewrite-modern-block-ivar-call.mm17 …((char *)self + OBJC_IVAR_$_Foo$_block)))->FuncPtr)((struct __block_impl *)(*(void (**)(void))((ch…
Drewrite-modern-struct-ivar.mm51 // CHECK: (*(decltype(((Foo_IMPL *)0U)->bar) *)((char *)self + OBJC_IVAR_$_Foo$bar)).x = 0;
52 // CHECK: (*(struct _S *)((char *)self + OBJC_IVAR_$_Foo$s)).x = 0;
/external/clang/test/CodeGenObjC/
Dconstant-string-class.m35 // CHECK-NONFRAGILE: "OBJC_CLASS_$_Foo" = global
Dmrc-weak.m30 // CHECK-MODERN: @"\01l_OBJC_CLASS_RO_$_Foo" = {{.*}} { i32 772
/external/clang/test/CodeGenObjCXX/
Dmrc-weak.mm10 // CHECK-MODERN: @"\01l_OBJC_CLASS_RO_$_Foo" = {{.*}} { i32 772
/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1977 class _Foo(Structure): class
2004 foo = Value(_Foo, 3, 2, lock=lock)
2026 foo = _Foo(2, 5.0)
/external/googletest/googletest/docs/
DV1_7_FAQ.md67 …1. If `TestCaseName` starts with an `_` followed by an upper-case letter (say, `_Foo`), we end up …
DFAQ.md67 …1. If `TestCaseName` starts with an `_` followed by an upper-case letter (say, `_Foo`), we end up …
DV1_6_FAQ.md67 …1. If `TestCaseName` starts with an `_` followed by an upper-case letter (say, `_Foo`), we end up …