Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGDebugInfo.h451 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
HDCGClass.cpp1667 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()
1675 DI->setInlinedAt(InlinedAt); in ~DeclAsInlineDebugLocation()
HDCGDebugInfo.cpp4583 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
4590 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()