This file defines AnalysisDeclContext, a class that manages the analysis context data for context sen...
It wraps the AnalysisDeclContext to represent both the call stack with the help of StackFrameContext ...
LLVM_DUMP_METHOD void dumpStack(raw_ostream &Out) const
Prints out the call stack.
While alive, includes the current analysis stack in a crash trace.
void print(raw_ostream &Out) const override
PrettyStackTraceLocationContext(const LocationContext *LC)