Searched refs:setInlinedAt (Results 1 – 3 of 3) sorted by relevance
451 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
1667 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()1675 DI->setInlinedAt(InlinedAt); in ~DeclAsInlineDebugLocation()
4583 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()4590 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()