Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:EmitNounwindRuntimeCall

1924 CodeGenFunction::EmitNounwindRuntimeCall(llvm::Value *callee,
1926 return EmitNounwindRuntimeCall(callee, ArrayRef<llvm::Value*>(), name);
1931 CodeGenFunction::EmitNounwindRuntimeCall(llvm::Value *callee,