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