Searched defs:BufferScope (Results 1 – 2 of 2) sorted by relevance
68 ParseScope BufferScope(this, Scope::DeclScope); in ParseHLSLBuffer() local
32 Decl *SemaHLSL::ActOnStartBuffer(Scope *BufferScope, bool CBuffer, in ActOnStartBuffer()