Home | History | Annotate | Download | only in AST

Lines Matching refs:lhsBlock

7030   const BlockPointerType *lhsBlock = lhs->getAs<BlockPointerType>();
7032 if (lhsBlock && rhsBlock)
7038 (rhsOPT && rhsOPT->isObjCIdType() && lhsBlock))