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

#include "clang/Sema/SemaSystemZ.h"

Inheritance diagram for clang::SemaSystemZ:
Inheritance graph
[legend]

Public Member Functions

 SemaSystemZ (Sema &S)
 
bool CheckSystemZBuiltinFunctionCall (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 20 of file SemaSystemZ.h.

Constructor & Destructor Documentation

◆ SemaSystemZ()

clang::SemaSystemZ::SemaSystemZ ( Sema S)

Definition at line 22 of file SemaSystemZ.cpp.

Member Function Documentation

◆ CheckSystemZBuiltinFunctionCall()

bool clang::SemaSystemZ::CheckSystemZBuiltinFunctionCall ( unsigned  BuiltinID,
CallExpr TheCall 
)

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