Searched refs:getAttachedARCFunction (Results 1 – 6 of 6) sorted by relevance
43 inline std::optional<Function *> getAttachedARCFunction(const CallBase *CB) { in getAttachedARCFunction() function61 std::optional<Function *> Fn = getAttachedARCFunction(CB); in getAttachedARCFunctionKind()
84 Function *Func = *objcarc::getAttachedARCFunction(AnnotatedCall); in insertRVCallWithColors()
1364 Function *ARCFn = *objcarc::getAttachedARCFunction(Info.CB); in lowerCall()
2109 Value *BundleArgs[] = {*objcarc::getAttachedARCFunction(&CB)}; in inlineRetainOrClaimRVCalls()
2532 Function *ARCFn = *objcarc::getAttachedARCFunction(CLI.CB); in LowerCall()
8808 Function *ARCFn = *objcarc::getAttachedARCFunction(CLI.CB); in LowerCall()