clang 22.0.0git
clang::SemaLoongArch Class Reference

#include "clang/Sema/SemaLoongArch.h"

Inheritance diagram for clang::SemaLoongArch:
[legend]

Public Member Functions

 SemaLoongArch (Sema &S)
bool CheckLoongArchBuiltinFunctionCall (const TargetInfo &TI, unsigned BuiltinID, CallExpr *TheCall)
Public Member Functions inherited from clang::SemaBase
 SemaBase (Sema &S)
ASTContextgetASTContext () const
DiagnosticsEnginegetDiagnostics () const
const LangOptionsgetLangOpts () const
DeclContextgetCurContext () const
SemaDiagnosticBuilder Diag (SourceLocation Loc, unsigned DiagID, bool DeferHint=false)
 Emit a diagnostic.
SemaDiagnosticBuilder Diag (SourceLocation Loc, const PartialDiagnostic &PD, bool DeferHint=false)
 Emit a partial diagnostic.
SemaDiagnosticBuilder DiagCompat (SourceLocation Loc, unsigned CompatDiagId, bool DeferHint=false)
 Emit a compatibility diagnostic.
PartialDiagnostic PDiag (unsigned DiagID=0)
 Build a partial diagnostic.

Additional Inherited Members

Public Attributes inherited from clang::SemaBase
SemaSemaRef

Detailed Description

Definition at line 22 of file SemaLoongArch.h.

Constructor & Destructor Documentation

◆ SemaLoongArch()

clang::SemaLoongArch::SemaLoongArch ( Sema & S)

Definition at line 20 of file SemaLoongArch.cpp.

References clang::SemaBase::SemaBase().

Member Function Documentation

◆ CheckLoongArchBuiltinFunctionCall()

bool clang::SemaLoongArch::CheckLoongArchBuiltinFunctionCall ( const TargetInfo & TI,
unsigned BuiltinID,
CallExpr * TheCall )

Definition at line 22 of file SemaLoongArch.cpp.

References clang::SemaBase::SemaRef.


The documentation for this class was generated from the following files: