clang 19.0.0git
Classes | Namespaces
SemaHLSL.h File Reference

This file declares semantic analysis for HLSL constructs. More...

#include "clang/AST/Attr.h"
#include "clang/AST/Decl.h"
#include "clang/AST/DeclBase.h"
#include "clang/AST/Expr.h"
#include "clang/Basic/AttributeCommonInfo.h"
#include "clang/Basic/IdentifierTable.h"
#include "clang/Basic/SourceLocation.h"
#include "clang/Sema/Scope.h"
#include "clang/Sema/SemaBase.h"
#include <initializer_list>

Go to the source code of this file.

Classes

class  clang::SemaHLSL
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 

Detailed Description

This file declares semantic analysis for HLSL constructs.

Definition in file SemaHLSL.h.