clang 22.0.0git
SemaRISCV.h File Reference

This file declares semantic analysis functions specific to RISC-V. More...

#include "clang/AST/ASTFwd.h"
#include "clang/AST/Type.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Sema/SemaBase.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include <memory>

Go to the source code of this file.

Classes

class  clang::SemaRISCV

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::sema

Functions

std::unique_ptr< sema::RISCVIntrinsicManagerclang::CreateRISCVIntrinsicManager (Sema &S)

Detailed Description

This file declares semantic analysis functions specific to RISC-V.

Definition in file SemaRISCV.h.