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