Searched refs:ContextFrame (Results 1 – 2 of 2) sorted by relevance
143 struct ContextFrame { struct151 std::vector<ContextFrame> ContextStack; argument177 std::vector<ContextFrame> ContextStack;
18 ContextFrame& data = ContextStack.back(); in pushContextFrame()160 static void printContextFrameToStream(const Diagnostics::ContextFrame &Frame, in printContextFrameToStream()