Searched refs:AfterColon (Results 1 – 1 of 1) sorted by relevance
1307 SourceLocation AfterColon = Lexer::findLocationAfterToken(D->getLocEnd(), in GenerateFixForUnusedDecl() local1309 if (AfterColon.isInvalid()) in GenerateFixForUnusedDecl()1312 getCharRange(D->getLocStart(), AfterColon)); in GenerateFixForUnusedDecl()