Home | History | Annotate | Download | only in Sema

Lines Matching refs:BlockTy

531     QualType BlockTy = blkExpr->getType();
533 BlockTy->getPointeeType()->getAs<FunctionType>()) {