Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3698 bool HasBlockType = convertBlockPointerToFunctionPointer(Res); in convertFunctionTypeOfBlocks() local
3705 HasBlockType = true; in convertFunctionTypeOfBlocks()
3712 if (HasBlockType) in convertFunctionTypeOfBlocks()