Home | History | Annotate | Download | only in AST

Lines Matching refs:BPT

433   if (const BlockPointerType *BPT = getAs<BlockPointerType>())
434 return BPT->getPointeeType();