Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp950 llvm::Function &toAddTo, in createFinallyBlock() argument
968 *exceptionCaughtFlag = createEntryBlockAlloca(toAddTo, in createFinallyBlock()
974 *exceptionStorage = createEntryBlockAlloca(toAddTo, in createFinallyBlock()
979 *caughtResultStorage = createEntryBlockAlloca(toAddTo, in createFinallyBlock()
987 &toAddTo); in createFinallyBlock()
1026 llvm::Function &toAddTo, in createCatchBlock() argument
1034 &toAddTo); in createCatchBlock()