Searched refs:hasIndirection (Results 1 – 5 of 5) sorted by relevance
1645 bool hasIndirection) { in lookupMethod() argument1653 if (hasIndirection && '(' != data[wordEnd - 1] && ')' != data[wordEnd - 1]) { in lookupMethod()1741 bool hasIndirection = false; in rewriteBlock() local1785 lastWrite, data, hasIndirection && !hasSymbol); in rewriteBlock()1799 hasIndirection = false; in rewriteBlock()1920 hasIndirection |= embeddedIndirection; in rewriteBlock()1946 hasIndirection |= embeddedIndirection; in rewriteBlock()1954 hasIndirection |= embeddedIndirection; in rewriteBlock()1966 hasIndirection && !hasSymbol); in rewriteBlock()
1860 const char* data, bool hasIndirection);
1792 bool hasIndirection) { in lookupMethod() argument1801 if (hasIndirection && '(' != data[wordEnd - 1] && ')' != data[wordEnd - 1]) { in lookupMethod()1890 bool hasIndirection = false; in rewriteBlock() local1934 lastWrite, data, hasIndirection); in rewriteBlock()1948 hasIndirection = false; in rewriteBlock()2047 hasIndirection |= embeddedIndirection; in rewriteBlock()2073 hasIndirection |= embeddedIndirection; in rewriteBlock()2081 hasIndirection |= embeddedIndirection; in rewriteBlock()2093 hasIndirection && !hasSymbol); in rewriteBlock()
1899 const char* data, bool hasIndirection);
4654 bool hasIndirection = false; in transferARCOwnership() local4666 hasIndirection = true; in transferARCOwnership()4689 if (declSpecTy->isObjCObjectType() && hasIndirection) in transferARCOwnership()