Searched refs:FnI (Results 1 – 1 of 1) sorted by relevance
8267 const IdentifierInfo *FnI = Fn->getIdentifier(); in findCapturingExpr() local8268 if (FnI && FnI->isStr("_Block_copy")) { in findCapturingExpr()