Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
clang 20.0.0git
ParseHLSL.cpp File Reference

Go to the source code of this file.

Functions

static bool validateDeclsInsideHLSLBuffer (Parser::DeclGroupPtrTy DG, SourceLocation BufferLoc, bool IsCBuffer, Parser &P)
 
static void fixSeparateAttrArgAndNumber (StringRef ArgStr, SourceLocation ArgLoc, Token Tok, ArgsVector &ArgExprs, Parser &P, ASTContext &Ctx, Preprocessor &PP)
 

Function Documentation

◆ fixSeparateAttrArgAndNumber()

static void fixSeparateAttrArgAndNumber ( StringRef  ArgStr,
SourceLocation  ArgLoc,
Token  Tok,
ArgsVector ArgExprs,
Parser P,
ASTContext Ctx,
Preprocessor PP 
)
static

◆ validateDeclsInsideHLSLBuffer()

static bool validateDeclsInsideHLSLBuffer ( Parser::DeclGroupPtrTy  DG,
SourceLocation  BufferLoc,
bool  IsCBuffer,
Parser P 
)
static