Searched refs:ExpandedContext (Results 1 – 1 of 1) sorted by relevance
142 const FrameLocationStack &ExpandedContext = getFrameLocationStack(Offset); in getExpandedContextStr() local145 if (ExpandedContext.empty()) in getExpandedContextStr()149 WasLeafInlined = (ExpandedContext.size() > 1); in getExpandedContextStr()150 for (const auto &Loc : ExpandedContext) { in getExpandedContextStr()