Home
last modified time | relevance | path

Searched refs:setInlinedAt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h476 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
H A DCGClass.cpp1671 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()
1679 DI->setInlinedAt(InlinedAt); in ~DeclAsInlineDebugLocation()
H A DCGDebugInfo.cpp4844 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
4851 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()