Searched refs:LeafFrame (Results 1 – 2 of 2) sorted by relevance
303 auto LeafFrame = ContextVec.back(); in getExpandedContext() local304 LeafFrame.Location = LineLocation(0, 0); in getExpandedContext()308 ContextVec.push_back(LeafFrame); in getExpandedContext()
1248 auto LeafFrame = NewContextStack.back(); in getContextNodeForLeafProbe() local1249 LeafFrame.Location = LineLocation(0, 0); in getContextNodeForLeafProbe()1254 NewContextStack.push_back(LeafFrame); in getContextNodeForLeafProbe()