Lines Matching refs:InlinedAt
162 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
167 return DILocation::get(DII->getContext(), 0, 0, Scope, InlinedAt); in getDebugValueLoc()
174 DILocation *InlinedAt = DeclareLoc.getInlinedAt(); in getDebugValueLoc() local
179 return DILocation::get(DVR->getContext(), 0, 0, Scope, InlinedAt); in getDebugValueLoc()
734 auto *InlinedAt = map(MLD->getInlinedAt()); in getReplacementMDLocation() local
737 MLD->getColumn(), Scope, InlinedAt); in getReplacementMDLocation()
739 Scope, InlinedAt); in getReplacementMDLocation()
880 MDNode *InlinedAt = DL.getInlinedAt(); in stripNonLineTableDebugInfo() local
882 InlinedAt = remap(InlinedAt); in stripNonLineTableDebugInfo()
884 Scope, InlinedAt); in stripNonLineTableDebugInfo()
1205 LLVMMetadataRef InlinedAt) { in LLVMDIBuilderCreateDebugLocation() argument
1207 unwrap(InlinedAt))); in LLVMDIBuilderCreateDebugLocation()