Searched defs:CBuffer (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Support/ |
H A D | DXILABI.h | 45 CBuffer, global() enumerator 65 CBuffer, global() enumerator
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaHLSL.cpp | 32 ActOnStartBuffer(Scope * BufferScope,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * Ident,SourceLocation IdentLoc,SourceLocation LBrace) ActOnStartBuffer() argument [all...] |
/llvm-project/clang/lib/AST/ |
H A D | Decl.cpp | 5625 HLSLBufferDecl(DeclContext * DC,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * ID,SourceLocation IDLoc,SourceLocation LBrace) HLSLBufferDecl() argument 5633 Create(ASTContext & C,DeclContext * LexicalParent,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * ID,SourceLocation IDLoc,SourceLocation LBrace) Create() argument
|