Searched refs:setInlinedAt (Results 1 – 3 of 3) sorted by relevance
476 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
1671 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()1679 DI->setInlinedAt(InlinedAt); in ~DeclAsInlineDebugLocation()
4844 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()4851 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()