Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:funct

1714   llvm::Function *funct = NULL;
1835 funct = createFunction(module,
1844 funct->setDoesNotReturn();
1855 funct = createFunction(module,
1864 funct->setDoesNotReturn();