Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseHLSL.cpp22 SourceLocation BufferLoc, in validateDeclsInsideHLSLBuffer()
54 SourceLocation BufferLoc = ConsumeToken(); // Eat the 'cbuffer' or 'tbuffer'. in ParseHLSLBuffer() local