Searched refs:hasIndirection (Results 1 – 4 of 4) sorted by relevance
168 const char* data, bool hasIndirection);
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()
5736 bool hasIndirection = false; in transferARCOwnership() local5748 hasIndirection = true; in transferARCOwnership()5771 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()