Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3699 bool HasBlockType = convertBlockPointerToFunctionPointer(Res); in convertFunctionTypeOfBlocks() local
3706 HasBlockType = true; in convertFunctionTypeOfBlocks()
3713 if (HasBlockType) in convertFunctionTypeOfBlocks()