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