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