Home | History | Annotate | Download | only in Sema

Lines Matching refs:BlockTy

340     QualType BlockTy = blkExpr->getType();
342 BlockTy->getPointeeType()->getAs<FunctionType>()) {