Searched refs:EndParen (Results 1 – 2 of 2) sorted by relevance
1864 auto EndParen = Lex.getLoc(); in parseAllocSizeArguments() local1866 return Error(EndParen, "expected ')'"); in parseAllocSizeArguments()
2108 auto EndParen = Lex.getLoc(); in parseAllocSizeArguments() local2110 return Error(EndParen, "expected ')'"); in parseAllocSizeArguments()