Home | History | Annotate | Download | only in AST

Lines Matching refs:BPT

1201   else if (const BlockPointerType *BPT = CalleeType->getAs<BlockPointerType>())
1202 CalleeType = BPT->getPointeeType();