Home
last modified time | relevance | path

Searched refs:dumpToStream (Results 1 – 25 of 27) sorted by relevance

12

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerRegistryData.cpp22 dumpToStream(llvm::errs()); in dump()
26 CmdLineOption::dumpToStream(llvm::raw_ostream &Out) const { in dumpToStream() function in CmdLineOption
46 LLVM_DUMP_METHOD void CheckerInfo::dump() const { dumpToStream(llvm::errs()); } in dump()
48 LLVM_DUMP_METHOD void CheckerInfo::dumpToStream(llvm::raw_ostream &Out) const { in dumpToStream() function in CheckerInfo
56 Option.dumpToStream(Out); in dumpToStream()
69 LLVM_DUMP_METHOD void PackageInfo::dump() const { dumpToStream(llvm::errs()); } in dump()
71 LLVM_DUMP_METHOD void PackageInfo::dumpToStream(llvm::raw_ostream &Out) const { in dumpToStream() function in PackageInfo
76 Option.dumpToStream(Out); in dumpToStream()
H A DMemRegion.cpp474 dumpToStream(llvm::errs()); in getString()
480 dumpToStream(os); in dumpToStream() function in AllocaRegion
484 void MemRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in FunctionCodeRegion
488 void AllocaRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in BlockCodeRegion
492 void FunctionCodeRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in BlockDataRegion
496 void BlockCodeRegion::dumpToStream(raw_ostream &os) const { in dumpToStream()
500 void BlockDataRegion::dumpToStream(raw_ostream &os) const {
509 void CompoundLiteralRegion::dumpToStream(raw_ostream &os) const { in dumpToStream()
514 void CXXTempObjectRegion::dumpToStream(raw_ostream &os) const { in dumpToStream()
519 void CXXLifetimeExtendedObjectRegion::dumpToStream(raw_ostrea in dumpToStream()
476 void MemRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in MemRegion
501 void CompoundLiteralRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in CompoundLiteralRegion
506 void CXXTempObjectRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in CXXTempObjectRegion
511 void CXXLifetimeExtendedObjectRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in CXXLifetimeExtendedObjectRegion
521 void CXXBaseObjectRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in CXXBaseObjectRegion
525 void CXXDerivedObjectRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in CXXDerivedObjectRegion
529 void CXXThisRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in CXXThisRegion
533 void ElementRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in ElementRegion
538 void FieldRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in FieldRegion
542 void ObjCIvarRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in ObjCIvarRegion
546 void StringRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in StringRegion
551 void ObjCStringRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in ObjCStringRegion
556 void SymbolicRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in SymbolicRegion
562 void NonParamVarRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in NonParamVarRegion
573 void RegionRawOffset::dumpToStream(raw_ostream &os) const { dumpToStream() function in RegionRawOffset
577 void CodeSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in CodeSpaceRegion
581 void StaticGlobalSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in StaticGlobalSpaceRegion
585 void GlobalInternalSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in GlobalInternalSpaceRegion
589 void GlobalSystemSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in GlobalSystemSpaceRegion
593 void GlobalImmutableSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in GlobalImmutableSpaceRegion
597 void HeapSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in HeapSpaceRegion
601 void UnknownSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in UnknownSpaceRegion
605 void StackArgumentsSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in StackArgumentsSpaceRegion
609 void StackLocalsSpaceRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in StackLocalsSpaceRegion
613 void ParamVarRegion::dumpToStream(raw_ostream &os) const { dumpToStream() function in ParamVarRegion
[all...]
H A DSVals.cpp283 LLVM_DUMP_METHOD void SVal::dump() const { dumpToStream(llvm::errs()); } in dumpToStream()
289 dumpToStream(TempOut); in dumpToStream()
294 void SVal::dumpToStream(raw_ostream &os) const { in dumpToStream()
304 castAs<NonLoc>().dumpToStream(os); in dumpToStream()
308 castAs<Loc>().dumpToStream(os); in dumpToStream()
314 void NonLoc::dumpToStream(raw_ostream &os) const { in dumpToStream()
342 I.dumpToStream(os); in dumpToStream()
380 void Loc::dumpToStream(raw_ostream &os) const {
277 void SVal::dumpToStream(raw_ostream &os) const { dumpToStream() function in SVal
297 void NonLoc::dumpToStream(raw_ostream &os) const { dumpToStream() function in NonLoc
363 void Loc::dumpToStream(raw_ostream &os) const { dumpToStream() function in Loc
H A DSymbolManager.cpp44 LLVM_DUMP_METHOD void SymExpr::dump() const { dumpToStream(llvm::errs()); } in dump()
48 Sym->dumpToStream(OS); in dumpToStreamImpl()
67 void SymbolCast::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SymbolCast
69 Operand->dumpToStream(os); in dumpToStream()
73 void UnarySymExpr::dumpToStream(raw_ostream &os) const { in dumpToStream() function in UnarySymExpr
78 Operand->dumpToStream(os); in dumpToStream()
83 void SymbolConjured::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SymbolConjured
92 void SymbolDerived::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SymbolDerived
97 void SymbolExtent::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SymbolExtent
101 void SymbolMetadata::dumpToStream(raw_ostrea function in SymbolMetadata
107 void SymbolRegionValue::dumpToStream(raw_ostream &os) const { dumpToStream() function in SymbolRegionValue
[all...]
H A DRangeConstraintManager.cpp980 void dumpToStream(ProgramStateRef State, raw_ostream &os) const;
982 dumpToStream(State, llvm::errs()); in dump()
2302 LLVM_DUMP_METHOD void EquivalenceClass::dumpToStream(ProgramStateRef State, in find()
3295 Sym->dumpToStream(O); in printConstraints()
2287 LLVM_DUMP_METHOD void EquivalenceClass::dumpToStream(ProgramStateRef State, dumpToStream() function in EquivalenceClass
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h155 virtual void dumpToStream(raw_ostream &os) const;
238 void dumpToStream(raw_ostream &os) const override;
278 void dumpToStream(raw_ostream &os) const override;
320 void dumpToStream(raw_ostream &os) const override;
339 void dumpToStream(raw_ostream &os) const override;
356 void dumpToStream(raw_ostream &os) const override;
370 void dumpToStream(raw_ostream &os) const override;
384 void dumpToStream(raw_ostream &os) const override;
422 void dumpToStream(raw_ostream &os) const override;
437 void dumpToStream(raw_ostrea
[all...]
H A DSymbolManager.h69 void dumpToStream(raw_ostream &os) const override;
114 void dumpToStream(raw_ostream &os) const override; in Profile()
161 void dumpToStream(raw_ostream &os) const override; in Profile()
201 void dumpToStream(raw_ostream &os) const override;
263 void dumpToStream(raw_ostream &os) const override; in Profile()
318 void dumpToStream(raw_ostream &os) const override; in Profile()
369 void dumpToStream(raw_ostream &os) const override; in Profile()
448 void dumpToStream(raw_ostream &os) const override { in computeComplexity()
437 void dumpToStream(raw_ostream &os) const override { dumpToStream() function
H A DSymExpr.h81 virtual void dumpToStream(raw_ostream &os) const {}
129 SE->dumpToStream(os);
61 virtual void dumpToStream(raw_ostream &os) const {} dumpToStream() function
H A DSVals.h153 void dumpToStream(raw_ostream &OS) const; in symbols()
178 V.dumpToStream(os);
243 void dumpToStream(raw_ostream &Out) const; in isCompoundType()
260 void dumpToStream(raw_ostream &Out) const; in isLocType()
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DNoOwnershipChangeVisitor.cpp39 LLVM_DUMP_METHOD void dump() const { dumpToStream(llvm::errs()); } in dump()
40 LLVM_DUMP_METHOD void dumpToStream(llvm::raw_ostream &out) const { in dumpToStream() function in __anon0200a8530111::OwnershipBindingsHandler
44 Owner->dumpToStream(out); in dumpToStream()
H A DIteratorModeling.cpp739 Sym.first->dumpToStream(Out); in printState()
743 Pos.getContainer()->dumpToStream(Out); in printState()
745 Pos.getOffset()->dumpToStream(Out); in printState()
752 Reg.first->dumpToStream(Out); in printState()
756 Pos.getContainer()->dumpToStream(Out); in printState()
758 Pos.getOffset()->dumpToStream(Out); in printState()
H A DPthreadLockChecker.cpp349 I.first->dumpToStream(Out); in printState()
368 I->dumpToStream(Out); in printState()
377 I.first->dumpToStream(Out); in printState()
379 I.second->dumpToStream(Out); in printState()
H A DFuchsiaHandleChecker.cpp171 ErrorSym->dumpToStream(OS); in dump()
691 Sym->dumpToStream(Out); in printState()
H A DStreamChecker.cpp80 LLVM_DUMP_METHOD void dump() const { dumpToStream(llvm::errs()); } in dump()
81 LLVM_DUMP_METHOD void dumpToStream(llvm::raw_ostream &os) const { in dumpToStream() function
170 LLVM_DUMP_METHOD void dump() const { dumpToStream(llvm::errs()); } in dump()
171 LLVM_DUMP_METHOD void dumpToStream(llvm::raw_ostream &os) const;
210 LLVM_DUMP_METHOD void StreamState::dumpToStream(llvm::raw_ostream &os) const { in dumpToStream() function in __anonea7822620211::StreamState
213 ErrorState.dumpToStream(os); in dumpToStream()
H A DContainerModeling.cpp734 Cont.first->dumpToStream(Out); in printState()
738 CData.getBegin()->dumpToStream(Out); in printState()
743 CData.getEnd()->dumpToStream(Out); in printState()
H A DMacOSKeychainAPIChecker.cpp651 Sym->dumpToStream(Out); in printState()
H A DMoveChecker.cpp740 I.first->dumpToStream(Out); in printState()
H A DSmartPtrModeling.cpp563 I.first->dumpToStream(Out); in printState()
/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h80 LLVM_DUMP_METHOD void dumpToStream(llvm::raw_ostream &Out) const;
139 LLVM_DUMP_METHOD void dumpToStream(llvm::raw_ostream &Out) const;
159 LLVM_DUMP_METHOD void dumpToStream(llvm::raw_ostream &Out) const;
/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DLogger.cpp85 Element.dumpToStream(OS); in enterElement()
H A DHTMLLogger.cpp336 Elt.dumpToStream(DumpS); in writeBlock()
/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DLoggerTest.cpp74 E.dumpToStream(SS); in enterElement()
H A DTypeErasedDataflowAnalysisTest.cpp138 Elt.dumpToStream(OS); in TEST_F()
/llvm-project/clang/include/clang/Analysis/
H A DCFG.h125 void dumpToStream(llvm::raw_ostream &OS) const;
128 dumpToStream(llvm::errs()); in dump()
690 void dumpToStream(llvm::raw_ostream &OS) const { in dumpToStream() function
692 (*this)->dumpToStream(OS); in dumpToStream()
696 dumpToStream(llvm::errs()); in dump()
/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DSValExplainer.h287 S->dumpToStream(OS); in VisitSymExpr()

12