Home
last modified time | relevance | path

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

/external/clang/test/Parser/
Dblock-pointer-decl.c6 struct blockStruct { struct
7 int (^a)(float, int);
8 int b;
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp368 DICompositeType blockStruct = DICompositeType(TmpTy); in addBlockByrefAddress() local
DDwarfDebug.cpp105 DICompositeType blockStruct = DICompositeType(subType); in getType() local
/external/deqp-deps/glslang/hlsl/
DhlslGrammar.cpp2347 TTypeList* blockStruct = new TTypeList; in acceptStructBufferType() local
DhlslParseHelper.cpp3187 TTypeList* blockStruct = new TTypeList; in counterBufferType() local
9486 TTypeList* blockStruct = textureReturnStruct[sampler.structReturnIndex]; in getTextureReturnType() local