Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isBlockPointerType

851                type->isBlockPointerType()) {
1305 } else if (type->isBlockPointerType()) {
1396 bool isBlockPointer = type->isBlockPointerType();
1568 if (type->isBlockPointerType())
1987 if (type->isBlockPointerType()) {
2002 if (type->isBlockPointerType()) {
2204 if (!type->isObjCObjectPointerType() && !type->isBlockPointerType())