|
clang 22.0.0git
|
#include "clang/Sema/SemaHexagon.h"
Public Member Functions | |
| SemaHexagon (Sema &S) | |
| bool | CheckHexagonBuiltinFunctionCall (unsigned BuiltinID, CallExpr *TheCall) |
| bool | CheckHexagonBuiltinArgument (unsigned BuiltinID, CallExpr *TheCall) |
| Public Member Functions inherited from clang::SemaBase | |
| SemaBase (Sema &S) | |
| ASTContext & | getASTContext () const |
| DiagnosticsEngine & | getDiagnostics () const |
| const LangOptions & | getLangOpts () const |
| DeclContext * | getCurContext () const |
| SemaDiagnosticBuilder | Diag (SourceLocation Loc, unsigned DiagID) |
| Emit a diagnostic. | |
| SemaDiagnosticBuilder | Diag (SourceLocation Loc, const PartialDiagnostic &PD) |
| Emit a partial diagnostic. | |
| SemaDiagnosticBuilder | DiagCompat (SourceLocation Loc, unsigned CompatDiagId) |
| Emit a compatibility diagnostic. | |
| PartialDiagnostic | PDiag (unsigned DiagID=0) |
| Build a partial diagnostic. | |
Additional Inherited Members | |
| Public Attributes inherited from clang::SemaBase | |
| Sema & | SemaRef |
Definition at line 20 of file SemaHexagon.h.
| clang::SemaHexagon::SemaHexagon | ( | Sema & | S | ) |
Definition at line 22 of file SemaHexagon.cpp.
References clang::SemaBase::SemaBase().
Definition at line 24 of file SemaHexagon.cpp.
References clang::Error, clang::Max, clang::Min, clang::SemaBase::SemaRef, and true.
Referenced by CheckHexagonBuiltinFunctionCall().
Definition at line 285 of file SemaHexagon.cpp.
References CheckHexagonBuiltinArgument().