clang
23.0.0git
lib
CodeGen
pch.h
Go to the documentation of this file.
1
//===----------------------------------------------------------------------===//
2
//
3
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
4
// See https://llvm.org/LICENSE.txt for license information.
5
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
6
//
7
//===----------------------------------------------------------------------===//
8
///
9
/// Precompiled header for clangCodeGen. Uses private headers.
10
///
11
//===----------------------------------------------------------------------===//
12
13
#include "
ABIInfoImpl.h
"
14
#include "
Address.h
"
15
#include "
CGBuilder.h
"
16
#include "
CGCXXABI.h
"
17
#include "
CGValue.h
"
18
#include "
CodeGenFunction.h
"
19
#include "
CodeGenModule.h
"
20
#include "
clang/AST/pch.h
"
21
#include "llvm/IR/pch.h"
22
#include "llvm/Support/pch.h"
ABIInfoImpl.h
CGBuilder.h
CGCXXABI.h
CGValue.h
CodeGenFunction.h
CodeGenModule.h
Address.h
pch.h
Generated on
for clang by
1.14.0