Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:funct

1742   llvm::Function *funct = NULL;
1863 funct = createFunction(module,
1872 funct->setDoesNotReturn();
1883 funct = createFunction(module,
1892 funct->setDoesNotReturn();