Searched refs:AttrTL (Results 1 – 1 of 1) sorted by relevance
2220 if (AttributedTypeLoc AttrTL = TL.getAs<AttributedTypeLoc>()) { in FormatFunctionParameter() local2221 TL = AttrTL.getModifiedLoc(); in FormatFunctionParameter()