Home
last modified time | relevance | path

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

/external/angle/src/tests/compiler_tests/
DSeparateDeclarations_test.cpp270 TEST_F(SeparateCompoundStructDeclarations, ConstStruct) in TEST_F() argument
/external/llvm/bindings/go/llvm/
Dir.go799 func (c Context) ConstStruct(constVals []Value, packed bool) (v Value) { func
822 func ConstStruct(constVals []Value, packed bool) (v Value) { func