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.h441 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
H A DCGClass.cpp1658 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()
1666 DI->setInlinedAt(InlinedAt); in ~DeclAsInlineDebugLocation()
H A DCGDebugInfo.cpp4430 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
4437 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()