Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp68 ParseScope BufferScope(this, Scope::DeclScope); in ParseHLSLBuffer() local
/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp32 ActOnStartBuffer(Scope * BufferScope,bool CBuffer,SourceLocation KwLoc,IdentifierInfo * Ident,SourceLocation IdentLoc,SourceLocation LBrace) ActOnStartBuffer() argument