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