Searched defs:getInlinedAt (Results 1 – 2 of 2) sorted by relevance
36 MDNode *DebugLoc::getInlinedAt(const LLVMContext &Ctx) const { in getInlinedAt() function in DebugLoc
159 const MDNode *getInlinedAt() const { return InlinedAtLocation; } in getInlinedAt() function in llvm::DbgScope