Home | History | Annotate | Download | only in Sema

Lines Matching refs:BlockTy

334     QualType BlockTy = blkExpr->getType();
336 BlockTy->getPointeeType()->getAs<FunctionType>()) {