#include "CIRGenTypes.h"
#include "CIRGenModule.h"
#include "clang/AST/ASTContext.h"
#include "clang/AST/Type.h"
#include "clang/Basic/TargetInfo.h"
#include <cassert>
Go to the source code of this file.