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