Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp187 static llvm::StructType *ourTypeInfoType; variable
1665 ourTypeInfoType = llvm::StructType::get(context, in createStandardUtilityFunctions()
1679 TypeArray(ourTypeInfoType)); in createStandardUtilityFunctions()
1724 nextStruct = llvm::ConstantStruct::get(ourTypeInfoType, structVals); in createStandardUtilityFunctions()
1732 ourTypeInfoType, in createStandardUtilityFunctions()