Home
last modified time | relevance | path

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

/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/Parse/
H A DParseHLSL.cpp67 ParseScope BufferScope(this, Scope::DeclScope); ParseHLSLBuffer() local