Searched refs:FTLoc (Results 1 – 1 of 1) sorted by relevance
352 if (auto FTLoc = TL.getAs<FunctionProtoTypeLoc>()) in CheckEquivalentExceptionSpec() local353 if (!FTLoc.getTypePtr()->hasTrailingReturn()) in CheckEquivalentExceptionSpec()354 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); in CheckEquivalentExceptionSpec()