Searched refs:getAttachedARCFunctionKind (Results 1 – 2 of 2) sorted by relevance
75 inline ARCInstKind getAttachedARCFunctionKind(const CallBase *CB) { in getAttachedARCFunctionKind() function
2705 objcarc::ARCInstKind RVCallKind = objcarc::getAttachedARCFunctionKind(&CB); in InlineFunction()