Home
last modified time | relevance | path

Searched defs:BufferScope (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaHLSL.cpp15 Decl *Sema::ActOnStartHLSLBuffer(Scope *BufferScope, bool CBuffer, in ActOnStartHLSLBuffer()
/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseHLSL.cpp67 ParseScope BufferScope(this, Scope::DeclScope); in ParseHLSLBuffer() local