LLVM API Documentation
This is the complete list of members for llvm::DebugLoc, including all inherited members.
DebugLoc() | llvm::DebugLoc | inline |
DenseMapInfo< DebugLoc > | llvm::DebugLoc | friend |
dump(const LLVMContext &Ctx) const | llvm::DebugLoc | |
get(unsigned Line, unsigned Col, MDNode *Scope, MDNode *InlinedAt=0) | llvm::DebugLoc | static |
getAsMDNode(const LLVMContext &Ctx) const | llvm::DebugLoc | |
getCol() const | llvm::DebugLoc | inline |
getFromDILexicalBlock(MDNode *N) | llvm::DebugLoc | static |
getFromDILocation(MDNode *N) | llvm::DebugLoc | static |
getInlinedAt(const LLVMContext &Ctx) const | llvm::DebugLoc | |
getLine() const | llvm::DebugLoc | inline |
getScope(const LLVMContext &Ctx) const | llvm::DebugLoc | |
getScopeAndInlinedAt(MDNode *&Scope, MDNode *&IA, const LLVMContext &Ctx) const | llvm::DebugLoc | |
isUnknown() const | llvm::DebugLoc | inline |
operator!=(const DebugLoc &DL) const | llvm::DebugLoc | inline |
operator==(const DebugLoc &DL) const | llvm::DebugLoc | inline |