Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h419 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
H A DCGClass.cpp1664 DI->setInlinedAt(CGF.Builder.getCurrentDebugLocation()); in DeclAsInlineDebugLocation()
1672 DI->setInlinedAt(InlinedAt); in ~DeclAsInlineDebugLocation()
H A DCGDebugInfo.cpp4285 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
4292 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()