clang  19.0.0git
Classes | Namespaces | Functions
SemaRISCV.h File Reference

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

#include "clang/AST/DeclBase.h"
#include "clang/AST/Expr.h"
#include "clang/AST/Type.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Basic/TargetInfo.h"
#include "clang/Sema/RISCVIntrinsicManager.h"
#include "clang/Sema/SemaBase.h"
#include "llvm/ADT/StringMap.h"
#include <memory>

Go to the source code of this file.

Classes

class  clang::SemaRISCV
 

Namespaces

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

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.