clang 20.0.0git
Public Member Functions | List of all members
clang::SemaLoongArch Class Reference

#include "clang/Sema/SemaLoongArch.h"

Inheritance diagram for clang::SemaLoongArch:
Inheritance graph
[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
 
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.
 
PartialDiagnostic PDiag (unsigned DiagID=0)
 Build a partial diagnostic.
 

Additional Inherited Members

- Public Attributes inherited from clang::SemaBase
SemaSemaRef
 

Detailed Description

Definition at line 21 of file SemaLoongArch.h.

Constructor & Destructor Documentation

◆ SemaLoongArch()

clang::SemaLoongArch::SemaLoongArch ( Sema S)

Definition at line 20 of file SemaLoongArch.cpp.

Member Function Documentation

◆ CheckLoongArchBuiltinFunctionCall()

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

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