Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:funct

1746   llvm::Function *funct = NULL;
1867 funct = createFunction(module,
1876 funct->setDoesNotReturn();
1887 funct = createFunction(module,
1896 funct->setDoesNotReturn();