clang 17.0.0git
|
#include "CGBuilder.h"
#include "CodeGenModule.h"
#include "CGValue.h"
#include "clang/AST/Type.h"
#include "clang/Basic/LLVM.h"
#include "clang/Basic/SyncScope.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringRef.h"
Go to the source code of this file.
Classes | |
class | clang::CodeGen::TargetCodeGenInfo |
TargetCodeGenInfo - This class organizes various target-specific codegeneration issues, like target-specific attributes, builtins and so on. More... | |
class | clang::CodeGen::TargetCodeGenInfo::TargetOpenCLBlockHelper |
Interface class for filling custom fields of a block literal for OpenCL. More... | |
Namespaces | |
namespace | llvm |
YAML serialization mapping. | |
namespace | clang |
namespace | clang::CodeGen |