Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DHLSLBufferLayoutBuilder.cpp132 const unsigned IndexInLayoutElements = I.second; in createLayoutType() local
135 const unsigned IndexInLayout = IndexInLayoutElements + 1; in createLayoutType()
137 LayoutElements[IndexInLayoutElements] == nullptr); in createLayoutType()
142 LayoutElements[IndexInLayoutElements] = FieldType; in createLayoutType()