Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3691 bool HasBlockType = convertBlockPointerToFunctionPointer(Res); in convertFunctionTypeOfBlocks() local
3698 HasBlockType = true; in convertFunctionTypeOfBlocks()
3705 if (HasBlockType) in convertFunctionTypeOfBlocks()