Home
last modified time | relevance | path

Searched refs:materializer (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DMaterializer.h47 Dematerializer(Materializer &materializer, lldb::StackFrameSP &frame_sp, in Dematerializer() argument
49 : m_materializer(&materializer), m_map(&map), in Dematerializer()
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h101 bool WillParse(ExecutionContext &exe_ctx, Materializer *materializer);
H A DClangExpressionDeclMap.cpp109 Materializer *materializer) { in WillParse() argument
139 m_parser_vars->m_materializer = materializer; in WillParse()
/llvm-project-15.0.7/llvm/docs/
H A DORCv2.rst242 In this context a materializer is something that provides a working definition
251 As each materializer completes its work it notifies the JITDylib, which in turn
261 materializer is run on the calling thread. Clients are free to create new