LLVM  8.0.1
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::DebugLocstatic
DebugLoc()=defaultllvm::DebugLoc
DebugLoc(const DILocation *L)llvm::DebugLoc
DebugLoc(const MDNode *N)llvm::DebugLocexplicit
dump() constllvm::DebugLoc
get() constllvm::DebugLoc
get(unsigned Line, unsigned Col, const MDNode *Scope, const MDNode *InlinedAt=nullptr, bool ImplicitCode=false)llvm::DebugLocstatic
getAsMDNode() constllvm::DebugLocinline
getCol() constllvm::DebugLoc
getFnDebugLoc() constllvm::DebugLoc
getInlinedAt() constllvm::DebugLoc
getInlinedAtScope() constllvm::DebugLoc
getLine() constllvm::DebugLoc
getScope() constllvm::DebugLoc
hasTrivialDestructor() constllvm::DebugLocinline
isImplicitCode() constllvm::DebugLoc
operator bool() constllvm::DebugLocinlineexplicit
operator DILocation *() constllvm::DebugLocinline
operator!=(const DebugLoc &DL) constllvm::DebugLocinline
operator*() constllvm::DebugLocinline
operator->() constllvm::DebugLocinline
operator==(const DebugLoc &DL) constllvm::DebugLocinline
print(raw_ostream &OS) constllvm::DebugLoc
ReplaceLastInlinedAt enum valuellvm::DebugLoc
setImplicitCode(bool ImplicitCode)llvm::DebugLoc