Home
last modified time | relevance | path

Searched refs:dumpStack (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DPrettyStackTraceLocationContext.h38 LCtx->dumpStack(OS, "\t"); in print()
H A DEnvironment.cpp229 WithLC->dumpStack(Out, "", NL, Sep, [&](const LocationContext *LC) { in print()
H A DExprEngine.cpp564 LCtx->dumpStack(Out, "", NL, Sep, [&](const LocationContext *LC) { in printState()
/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp474 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 DAnalysisDeclContext.h277 void dumpStack(
282 void dumpStack() const;
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp174 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 DFixedLenDecoderEmitter.cpp431 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()