Searched defs:EmitTrapCall (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExpr.cpp2572 llvm::CallInst *TrapCall = EmitTrapCall(llvm::Intrinsic::trap);
2583 llvm::CallInst *CodeGenFunction::EmitTrapCall(llvm::Intrinsic::ID IntrID) { function in class:CodeGenFunction

Completed in 43 milliseconds