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