Home
last modified time | relevance | path

Searched defs:CBuffer (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Support/
H A DDXILABI.h45 CBuffer, global() enumerator
65 CBuffer, global() enumerator
/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp32 ActOnStartBuffer(Scope * BufferScope,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * Ident,SourceLocation IdentLoc,SourceLocation LBrace) ActOnStartBuffer() argument
[all...]
/llvm-project/clang/lib/AST/
H A DDecl.cpp5625 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