Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1665 llvm::Constant *nextStruct; in createStandardUtilityFunctions() local
1673 nextStruct = llvm::ConstantStruct::get(ourTypeInfoType, structVals); in createStandardUtilityFunctions()
1684 nextStruct, in createStandardUtilityFunctions()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1716 llvm::Constant *nextStruct; in createStandardUtilityFunctions() local
1724 nextStruct = llvm::ConstantStruct::get(ourTypeInfoType, structVals); in createStandardUtilityFunctions()
1735 nextStruct, in createStandardUtilityFunctions()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp1764 llvm::Constant *nextStruct; in createStandardUtilityFunctions() local
1773 nextStruct = llvm::ConstantStruct::get(ourTypeInfoType, structVals); in createStandardUtilityFunctions()
1785 nextStruct, in createStandardUtilityFunctions()