LLVM API Documentation
#include <IntrinsicInst.h>
Inheritance diagram for llvm::DbgStopPointInst:
Public Member Functions | |
unsigned | getLineNo () const |
unsigned | getColNo () const |
Value * | getContext () const |
Static Public Member Functions | |
static bool | classof (const DbgStopPointInst *) |
static bool | classof (const CallInst *I) |
static bool | classof (const Value *V) |
Definition at line 74 of file IntrinsicInst.h.
|
Reimplemented from llvm::DbgInfoIntrinsic. Definition at line 92 of file IntrinsicInst.h. References classof(). |
|
Reimplemented from llvm::DbgInfoIntrinsic. Definition at line 87 of file IntrinsicInst.h. References llvm::Intrinsic::dbg_stoppoint, and llvm::CallInst::getCalledFunction(). |
|
Definition at line 86 of file IntrinsicInst.h. Referenced by classof(). |
|
Definition at line 79 of file IntrinsicInst.h. References llvm::User::getOperand(). |
|
Definition at line 82 of file IntrinsicInst.h. References llvm::User::getOperand(). |
|
Definition at line 76 of file IntrinsicInst.h. References llvm::User::getOperand(). |