Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp134 static llvm::StructType *ourTypeInfoType; variable
1613 ourTypeInfoType = llvm::StructType::get(context, in createStandardUtilityFunctions()
1627 TypeArray(ourTypeInfoType)); in createStandardUtilityFunctions()
1672 nextStruct = llvm::ConstantStruct::get(ourTypeInfoType, structVals); in createStandardUtilityFunctions()
1680 ourTypeInfoType, in createStandardUtilityFunctions()