Home | History | Annotate | Download | only in AST

Lines Matching refs:BPT

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