Home | History | Annotate | Download | only in AST

Lines Matching refs:BPT

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