Searched refs:BPT (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DBodyFarm.cpp30 const BlockPointerType *BPT = Ty->getAs<BlockPointerType>(); local
31 if (!BPT)
37 BPT->getPointeeType()->getAs<FunctionProtoType>();
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp426 const BlockPointerType *BPT = T->getAs<BlockPointerType>(); local
427 T = Context->getPointerType(BPT->getPointeeType());
1061 else if (const BlockPointerType *BPT = retType->getAs<BlockPointerType>())
1062 PointeeTy = BPT->getPointeeType();
4059 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); local
4060 assert(BPT && "BlockPointerTypeTakeAnyBlockArguments(): not a block pointer type");
4061 FTP = BPT->getPointeeType()->getAs<FunctionProtoType>();
4078 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); local
4079 assert(BPT && "BlockPointerTypeTakeAnyBlockArguments(): not a block pointer type");
4080 FTP = BPT
[all...]
H A DRewriteModernObjC.cpp521 const BlockPointerType *BPT = T->getAs<BlockPointerType>(); local
522 T = Context->getPointerType(BPT->getPointeeType());
1257 else if (const BlockPointerType *BPT = retType->getAs<BlockPointerType>())
1258 PointeeTy = BPT->getPointeeType();
5021 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); local
5022 assert(BPT && "BlockPointerTypeTakeAnyBlockArguments(): not a block pointer type");
5023 FTP = BPT->getPointeeType()->getAs<FunctionProtoType>();
5040 const BlockPointerType *BPT = QT->getAs<BlockPointerType>(); local
5041 assert(BPT && "BlockPointerTypeTakeAnyBlockArguments(): not a block pointer type");
5042 FTP = BPT
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DType.cpp421 if (const BlockPointerType *BPT = getAs<BlockPointerType>())
422 return BPT->getPointeeType();
H A DExpr.cpp1252 else if (const BlockPointerType *BPT = CalleeType->getAs<BlockPointerType>())
1253 CalleeType = BPT->getPointeeType();
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp936 const BlockPointerType *BPT = local
958 QualType FnType = BPT->getPointeeType();
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp4607 } else if (const BlockPointerType *BPT =
4609 FuncT = BPT->getPointeeType()->castAs<FunctionType>();
/freebsd-9.3-release/sys/dev/hptrr/
H A Damd64-elf.hptrr_lib.o.uu3771 M.```!`"(!0````#_PH/Z!7[HN@````!(BPT`````BT$0#[:$.```!`"(!0``
5328 MD)"0D)"0D)"02(L%`````(M`&,:$.```!`"@N@````!(BPT`````9I"+01`/

Completed in 416 milliseconds