Searched refs:LeafFrame (Results 1 – 2 of 2) sorted by relevance
280 auto LeafFrame = ContextVec.back(); in getExpandedContext() local281 LeafFrame.Location = LineLocation(0, 0); in getExpandedContext()285 ContextVec.push_back(LeafFrame); in getExpandedContext()
1220 auto LeafFrame = NewContextStack.back(); in getContextNodeForLeafProbe() local1221 LeafFrame.Location = LineLocation(0, 0); in getContextNodeForLeafProbe()1226 NewContextStack.push_back(LeafFrame); in getContextNodeForLeafProbe()