LLVM API Documentation
| 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=nullptr) | llvm::DebugLoc | [static] |
| getAsMDNode(const LLVMContext &Ctx) const | llvm::DebugLoc | |
| getCol() const | llvm::DebugLoc | [inline] |
| getFnDebugLoc(const LLVMContext &Ctx) const | llvm::DebugLoc | |
| 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 | |
| getScopeNode(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] |
| print(const LLVMContext &Ctx, raw_ostream &OS) const | llvm::DebugLoc |