Home
last modified time | relevance | path

Searched defs:Consume (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Utility/
H A DStringLexer.cpp77 void StringLexer::Consume() { m_position++; } in Consume() function in StringLexer
/llvm-project/lldb/include/lldb/Expression/
H A DDiagnosticManager.h117 void Consume(DiagnosticManager &&other) { Consume() function
/llvm-project/clang/lib/Tooling/Inclusions/
H A DHeaderIncludes.cpp90 Consume) { in getOffsetAfterHeaderGuardsAndComments() argument
/llvm-project/clang/lib/AST/
H A DDecl.cpp3384 auto Consume = [&] { isReplaceableGlobalAllocationFunction() local