Home
last modified time | relevance | path

Searched defs:dumpToStream (Results 1 – 11 of 11) sorted by relevance

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp452 void MemRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in MemRegion
456 void AllocaRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in AllocaRegion
464 void BlockCodeRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in BlockCodeRegion
468 void BlockDataRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in BlockDataRegion
497 void CXXThisRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in CXXThisRegion
501 void ElementRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in ElementRegion
506 void FieldRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in FieldRegion
510 void ObjCIvarRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in ObjCIvarRegion
514 void StringRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in StringRegion
524 void SymbolicRegion::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SymbolicRegion
[all …]
H A DSymbolManager.cpp67 void SymbolCast::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SymbolCast
73 void UnarySymExpr::dumpToStream(raw_ostream &os) const { in dumpToStream() function in UnarySymExpr
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_ostream &os) const { in dumpToStream() function in SymbolMetadata
107 void SymbolRegionValue::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SymbolRegionValue
H A DCheckerRegistryData.cpp26 CmdLineOption::dumpToStream(llvm::raw_ostream &Out) const { in dumpToStream() function in CmdLineOption
48 LLVM_DUMP_METHOD void CheckerInfo::dumpToStream(llvm::raw_ostream &Out) const { in dumpToStream() function in CheckerInfo
71 LLVM_DUMP_METHOD void PackageInfo::dumpToStream(llvm::raw_ostream &Out) const { in dumpToStream() function in PackageInfo
H A DSVals.cpp280 void SVal::dumpToStream(raw_ostream &os) const { in dumpToStream() function in SVal
297 void NonLoc::dumpToStream(raw_ostream &os) const { in dumpToStream() function in NonLoc
363 void Loc::dumpToStream(raw_ostream &os) const { in dumpToStream() function in Loc
H A DRangeConstraintManager.cpp2281 LLVM_DUMP_METHOD void EquivalenceClass::dumpToStream(ProgramStateRef State, in dumpToStream() function in EquivalenceClass
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymExpr.h60 virtual void dumpToStream(raw_ostream &os) const {} in dumpToStream() function
H A DSymbolManager.h436 void dumpToStream(raw_ostream &os) const override { in dumpToStream() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DArrayBoundCheckerV2.cpp269 void RegionRawOffsetV2::dumpToStream(raw_ostream &os) const { in dumpToStream() function in RegionRawOffsetV2
H A DMallocChecker.cpp757 LLVM_DUMP_METHOD void dumpToStream(llvm::raw_ostream &out) const { in dumpToStream() function in __anon1e4601280511::NoOwnershipChangeVisitor::OwnershipBindingsHandler
/openbsd/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h662 void dumpToStream(llvm::raw_ostream &OS) const { in dumpToStream() function
/openbsd/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp5750 void CFGElement::dumpToStream(llvm::raw_ostream &OS) const { in dumpToStream() function in CFGElement