Home
last modified time | relevance | path

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

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