Lines Matching refs:InlinedAt
55 InlinedAt(DII->getDebugLoc().getInlinedAt()) {} in DebugVariable()
60 InlinedAt(DVR->getDebugLoc().getInlinedAt()) {} in DebugVariable()
100 Metadata *InlinedAt, bool ImplicitCode, in getImpl() argument
109 InlinedAt, ImplicitCode, in getImpl()
120 if (InlinedAt) in getImpl()
121 Ops.push_back(InlinedAt); in getImpl()
314 DILocation *InlinedAt) -> DILocation * { in getMergedLocation() argument
317 InlinedAt, L1->isImplicitCode(), in getMergedLocation()
347 CommonLocScope, InlinedAt); in getMergedLocation()
359 return DILocation::get(C, Line, Col, Scope, InlinedAt, IsImplicitCode, in getMergedLocation()
366 if (LocBIA == LocAIA && InlinedAt == LocBIA) { in getMergedLocation()
393 return DILocation::get(C, Line, Col, Scope, InlinedAt, IsImplicitCode, in getMergedLocation()