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