Lines Matching refs:ignored
1271 CGF.EmitARCStoreStrongCall(addr, null, /*ignored*/ true);
1784 bool ignored) {
1804 if (ignored) return 0;
1961 bool ignored) {
1978 if (ignored) return 0;
1987 bool ignored) {
1997 return EmitARCStoreStrongCall(dst.getAddress(), newValue, ignored);
2091 bool ignored) {
2094 "objc_storeWeak", ignored);
2114 "objc_initWeak", /*ignored*/ true);
2455 // Otherwise, evaluate the expression in an ignored context.
2691 bool ignored) {
2715 value = EmitARCStoreStrong(lvalue, value, ignored);