Searched refs:AddConstLoc (Results 1 – 1 of 1) sorted by relevance
10035 SourceLocation AddConstLoc; in CheckFunctionDeclaration() local10038 AddConstLoc = getLocForEndOfToken(FTL.getRParenLoc()); in CheckFunctionDeclaration()10041 << FixItHint::CreateInsertion(AddConstLoc, " const"); in CheckFunctionDeclaration()