Home
last modified time | relevance | path

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

/external/clang/test/Parser/
Dblock-pointer-decl.c6 struct blockStruct { struct
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp368 DICompositeType blockStruct = DICompositeType(TmpTy); in addBlockByrefAddress() local
372 DIArray Fields = blockStruct.getTypeArray(); in addBlockByrefAddress()
DDwarfDebug.cpp105 DICompositeType blockStruct = DICompositeType(subType); in getType() local
106 DIArray Elements = blockStruct.getTypeArray(); in getType()