Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp918 class EntityResultVariable : public Materializer::Entity { class
920 EntityResultVariable(const CompilerType &type, bool is_program_reference, in EntityResultVariable() function in EntityResultVariable
1215 *iter = std::make_unique<EntityResultVariable>(type, is_program_reference, in AddResultVariable()