Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp3711 bool HasBlockType = convertBlockPointerToFunctionPointer(Res); in convertFunctionTypeOfBlocks() local
3718 HasBlockType = true; in convertFunctionTypeOfBlocks()
3725 if (HasBlockType) in convertFunctionTypeOfBlocks()