9#ifndef LLDB_SOURCE_PLUGINS_EXPRESSIONPARSER_CLANG_ASTSTRUCTEXTRACTOR_H
10#define LLDB_SOURCE_PLUGINS_EXPRESSIONPARSER_CLANG_ASTSTRUCTEXTRACTOR_H
15#include "clang/Sema/SemaConsumer.h"
62 void Initialize(clang::ASTContext &Context)
override;
"lldb/Expression/ClangFunctionCaller.h" Encapsulates a function that can be called.
A class that represents a running process on the host machine.