Searched defs:Consume (Results 1 – 4 of 4) sorted by relevance
77 void StringLexer::Consume() { m_position++; } in Consume() function in StringLexer
123 void Consume(DiagnosticManager &&other) { Consume() function
90 Consume) { in getOffsetAfterHeaderGuardsAndComments() argument
3351 auto Consume = [&] { isReplaceableGlobalAllocationFunction() local