Searched refs:dumpStack (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | PrettyStackTraceLocationContext.h | 38 LCtx->dumpStack(OS, "\t"); in print()
|
| H A D | Environment.cpp | 229 WithLC->dumpStack(Out, "", NL, Sep, [&](const LocationContext *LC) { in print()
|
| H A D | ExprEngine.cpp | 564 LCtx->dumpStack(Out, "", NL, Sep, [&](const LocationContext *LC) { in printState()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/ |
| H A D | AnalysisDeclContext.cpp | 474 void LocationContext::dumpStack( in dumpStack() function in LocationContext 516 LLVM_DUMP_METHOD void LocationContext::dumpStack() const { in dumpStack() function in LocationContext 517 dumpStack(llvm::errs()); in dumpStack()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Analysis/ |
| H A D | AnalysisDeclContext.h | 277 void dumpStack( 282 void dumpStack() const;
|
| /freebsd-12.1/contrib/llvm/lib/Target/X86/ |
| H A D | X86FloatingPoint.cpp | 174 void dumpStack() const { in dumpStack() function 488 dumpStack(); in processBasicBlock() 937 LLVM_DEBUG(dumpStack()); in adjustLiveRegs() 960 LLVM_DEBUG(dumpStack()); in shuffleStackTop() 1619 dumpStack(); in handleSpecialFP()
|
| /freebsd-12.1/contrib/llvm/utils/TableGen/ |
| H A D | FixedLenDecoderEmitter.cpp | 431 void dumpStack(raw_ostream &o, const char *prefix) const; 1001 void FilterChooser::dumpStack(raw_ostream &o, const char *prefix) const { in dumpStack() function in FilterChooser 1717 dumpStack(errs(), "\t\t"); in emitTableEntries()
|