Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseHLSL.cpp22 validateDeclsInsideHLSLBuffer(Parser::DeclGroupPtrTy DG,SourceLocation BufferLoc,bool IsCBuffer,Parser & P) validateDeclsInsideHLSLBuffer() argument
54 SourceLocation BufferLoc = ConsumeToken(); // Eat the 'cbuffer' or 'tbuffer'. ParseHLSLBuffer() local