Home
last modified time | relevance | path

Searched refs:BFT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5254 QualType BFT = convertFunctionTypeOfBlocks(Exp->getFunctionType()); in SynthBlockInitExpr() local
5255 QualType FType = Context->getPointerType(BFT); in SynthBlockInitExpr()