LLVM
8.0.1
llvm
DebugLoc
llvm::DebugLoc Member List
This is the complete list of members for
llvm::DebugLoc
, including all inherited members.
appendInlinedAt
(DebugLoc DL, DILocation *InlinedAt, LLVMContext &Ctx, DenseMap< const MDNode *, MDNode *> &Cache, bool ReplaceLast=false)
llvm::DebugLoc
static
DebugLoc
()=default
llvm::DebugLoc
DebugLoc
(const DILocation *L)
llvm::DebugLoc
DebugLoc
(const MDNode *N)
llvm::DebugLoc
explicit
dump
() const
llvm::DebugLoc
get
() const
llvm::DebugLoc
get
(unsigned Line, unsigned Col, const MDNode *Scope, const MDNode *InlinedAt=nullptr, bool ImplicitCode=false)
llvm::DebugLoc
static
getAsMDNode
() const
llvm::DebugLoc
inline
getCol
() const
llvm::DebugLoc
getFnDebugLoc
() const
llvm::DebugLoc
getInlinedAt
() const
llvm::DebugLoc
getInlinedAtScope
() const
llvm::DebugLoc
getLine
() const
llvm::DebugLoc
getScope
() const
llvm::DebugLoc
hasTrivialDestructor
() const
llvm::DebugLoc
inline
isImplicitCode
() const
llvm::DebugLoc
operator bool
() const
llvm::DebugLoc
inline
explicit
operator DILocation *
() const
llvm::DebugLoc
inline
operator!=
(const DebugLoc &DL) const
llvm::DebugLoc
inline
operator*
() const
llvm::DebugLoc
inline
operator->
() const
llvm::DebugLoc
inline
operator==
(const DebugLoc &DL) const
llvm::DebugLoc
inline
print
(raw_ostream &OS) const
llvm::DebugLoc
ReplaceLastInlinedAt
enum value
llvm::DebugLoc
setImplicitCode
(bool ImplicitCode)
llvm::DebugLoc
Generated on Sun Dec 20 2020 14:01:48 for LLVM by
1.8.13