LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::DebugLoc Member List

This is the complete list of members for llvm::DebugLoc, including all inherited members.

DebugLoc()llvm::DebugLocinline
DenseMapInfo< DebugLoc >llvm::DebugLocfriend
dump(const LLVMContext &Ctx) const llvm::DebugLoc
get(unsigned Line, unsigned Col, MDNode *Scope, MDNode *InlinedAt=0)llvm::DebugLocstatic
getAsMDNode(const LLVMContext &Ctx) const llvm::DebugLoc
getCol() const llvm::DebugLocinline
getFromDILexicalBlock(MDNode *N)llvm::DebugLocstatic
getFromDILocation(MDNode *N)llvm::DebugLocstatic
getInlinedAt(const LLVMContext &Ctx) const llvm::DebugLoc
getLine() const llvm::DebugLocinline
getScope(const LLVMContext &Ctx) const llvm::DebugLoc
getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA, const LLVMContext &Ctx) const llvm::DebugLoc
isUnknown() const llvm::DebugLocinline
operator!=(const DebugLoc &DL) const llvm::DebugLocinline
operator==(const DebugLoc &DL) const llvm::DebugLocinline