Searched refs:setInlinedAt (Results 1 – 3 of 3) sorted by relevance
419 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
1664 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()1672 DI->setInlinedAt(InlinedAt); in ~DeclAsInlineDebugLocation()
4285 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()4292 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()