Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h26 CBuffer, global() enumerator
48 CBuffer, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp15 ActOnStartHLSLBuffer(Scope * BufferScope,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * Ident,SourceLocation IdentLoc,SourceLocation LBrace) ActOnStartHLSLBuffer() argument
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp5559 HLSLBufferDecl(DeclContext * DC,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * ID,SourceLocation IDLoc,SourceLocation LBrace) HLSLBufferDecl() argument
5567 Create(ASTContext & C,DeclContext * LexicalParent,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * ID,SourceLocation IDLoc,SourceLocation LBrace) Create() argument