10#ifndef LLDB_EXPRESSION_EXPRESSIONTYPESYSTEMHELPER_H
11#define LLDB_EXPRESSION_EXPRESSIONTYPESYSTEMHELPER_H
13#include "llvm/Support/Casting.h"
"lldb/Expression/ExpressionTypeSystemHelper.h" A helper object that the Expression can pass to its Ex...
~ExpressionTypeSystemHelper()=default
ExpressionTypeSystemHelper(LLVMCastKind kind)
LLVMCastKind getKind() const
A class that represents a running process on the host machine.