Lines Matching refs:InlinedAt
158 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
163 return DILocation::get(DII->getContext(), 0, 0, Scope, InlinedAt); in getDebugValueLoc()
170 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
175 return DILocation::get(DPV->getContext(), 0, 0, Scope, InlinedAt); in getDebugValueLoc()
729 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local
732 MLD->getColumn(), Scope, InlinedAt); in getReplacementMDLocation()
734 Scope, InlinedAt); in getReplacementMDLocation()
875 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local
877 InlinedAt = remap(InlinedAt); in stripNonLineTableDebugInfo()
879 Scope, InlinedAt); in stripNonLineTableDebugInfo()
1200 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation() argument
1202 unwrap(InlinedAt))); in LLVMDIBuilderCreateDebugLocation()