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