Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.h407 void setInlinedAt(llvm::MDNode *InlinedAt) { CurInlinedAt = InlinedAt; } in setInlinedAt() function
H A DCGDebugInfo.cpp4083 setInlinedAt(Builder.getCurrentDebugLocation()); in EmitInlineFunctionStart()
4090 setInlinedAt(llvm::DebugLoc(CurInlinedAt).getInlinedAt()); in EmitInlineFunctionEnd()