Lines Matching refs:ignored
1254 CGF.EmitARCStoreStrongCall(addr, null, /*ignored*/ true);
1762 bool ignored) {
1782 if (ignored) return 0;
1939 bool ignored) {
1956 if (ignored) return 0;
1965 bool ignored) {
1975 return EmitARCStoreStrongCall(dst.getAddress(), newValue, ignored);
2069 bool ignored) {
2072 "objc_storeWeak", ignored);
2092 "objc_initWeak", /*ignored*/ true);
2433 // Otherwise, evaluate the expression in an ignored context.
2669 bool ignored) {
2693 value = EmitARCStoreStrong(lvalue, value, ignored);