Searched defs:getInlinedAt (Results 1 – 3 of 3) sorted by relevance
58 const MDNode *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function
37 MDNode *DebugLoc::getInlinedAt(const LLVMContext &Ctx) const { in getInlinedAt() function in DebugLoc
152 MDNode *DIVariable::getInlinedAt() const { return getNodeField(DbgNode, 7); } in getInlinedAt() function in DIVariable