Lines Matching defs:InlinedAt
47 InlinedAt(DII->getDebugLoc().getInlinedAt()) {}
52 InlinedAt(DVR->getDebugLoc().getInlinedAt()) {}
82 Metadata *InlinedAt, bool ImplicitCode,
90 InlinedAt, ImplicitCode)))
100 if (InlinedAt)
101 Ops.push_back(InlinedAt);
144 assert(Res.second && "Multiple <SP, InlinedAt> pairs in a location chain?");
180 DILocation *InlinedAt) -> DILocation * {
183 InlinedAt);
217 return DILocation::get(C, Line, Col, Scope, InlinedAt);