Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp68 ParseScope BufferScope(this, Scope::DeclScope); in ParseHLSLBuffer() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp32 Decl *SemaHLSL::ActOnStartBuffer(Scope *BufferScope, bool CBuffer, in ActOnStartBuffer()