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

/external/llvm/include/llvm/
H A DIntrinsicInst.h81 /// DbgDeclareInst - This represents the llvm.dbg.declare instruction.
83 class DbgDeclareInst : public DbgInfoIntrinsic { class in namespace:llvm
89 static inline bool classof(const DbgDeclareInst *) { return true; }

Completed in 55 milliseconds