Home
last modified time | relevance | path

Searched refs:IndexInLayout (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DHLSLBufferLayoutBuilder.cpp135 const unsigned IndexInLayout = IndexInLayoutElements + 1; in createLayoutType() local
136 assert(Layout[IndexInLayout] == UINT_MAX && in createLayoutType()
141 Layout[IndexInLayout] = FieldOffset; in createLayoutType()