#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/PointerUnion.h"#include "llvm/IR/Mangler.h"#include "llvm/Object/SymbolicFile.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/Compiler.h"#include <cstdint>#include <string>#include <utility>#include <vector>Go to the source code of this file.