Searched refs:BlockPtr (Results 1 – 1 of 1) sorted by relevance
2173 if (BlockPointerTypeLoc BlockPtr = TL.getAs<BlockPointerTypeLoc>()) { in FormatFunctionParameter() local2174 TL = BlockPtr.getPointeeLoc().IgnoreParens(); in FormatFunctionParameter()