HomeSort by relevance Sort by last modified time
    Searched refs:EmitTrapCall (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/CodeGen/
CodeGenFunction.cpp     [all...]
CGExpr.cpp     [all...]
CodeGenFunction.h     [all...]
CGBuiltin.cpp 784 return RValue::get(EmitTrapCall(Intrinsic::trap));
786 return RValue::get(EmitTrapCall(Intrinsic::debugtrap));
    [all...]

Completed in 396 milliseconds