|
clang 22.0.0git
|
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::RISCVIntrinsicManager > | clang::CreateRISCVIntrinsicManager (Sema &S) |
This file declares semantic analysis functions specific to RISC-V.
Definition in file SemaRISCV.h.