Searched refs:hasIndirection (Results 1 – 5 of 5) sorted by relevance
168 const char* data, bool hasIndirection);
2321 bool hasIndirection) { in lookupMethod() argument2330 if (hasIndirection && '(' != data[wordEnd - 1] && ')' != data[wordEnd - 1]) { in lookupMethod()2422 bool hasIndirection = false; in rewriteBlock() local2466 lastWrite, data, hasIndirection); in rewriteBlock()2480 hasIndirection = false; in rewriteBlock()2579 hasIndirection |= embeddedIndirection; in rewriteBlock()2606 hasIndirection |= embeddedIndirection; in rewriteBlock()2614 hasIndirection |= embeddedIndirection; in rewriteBlock()2626 hasIndirection && !hasSymbol); in rewriteBlock()
2322 bool hasIndirection) { in lookupMethod() argument2331 if (hasIndirection && '(' != data[wordEnd - 1] && ')' != data[wordEnd - 1]) { in lookupMethod()2423 bool hasIndirection = false; in rewriteBlock() local2467 lastWrite, data, hasIndirection); in rewriteBlock()2481 hasIndirection = false; in rewriteBlock()2580 hasIndirection |= embeddedIndirection; in rewriteBlock()2607 hasIndirection |= embeddedIndirection; in rewriteBlock()2615 hasIndirection |= embeddedIndirection; in rewriteBlock()2627 hasIndirection && !hasSymbol); in rewriteBlock()
4654 bool hasIndirection = false; in transferARCOwnership() local4666 hasIndirection = true; in transferARCOwnership()4689 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()