Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Expression/
DMaterializer.cpp765 class EntityResultVariable : public Materializer::Entity { class
767 EntityResultVariable(const CompilerType &type, bool is_program_reference, in EntityResultVariable() function in EntityResultVariable