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