Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DRegions.def45 REGION(StaticGlobalSpaceRegion, MemSpaceRegion)
H A DMemRegion.h293 class StaticGlobalSpaceRegion : public GlobalsSpaceRegion {
298 StaticGlobalSpaceRegion(MemRegionManager &mgr, const CodeTextRegion *cr) in StaticGlobalSpaceRegion() function
1446 llvm::DenseMap<const CodeTextRegion *, StaticGlobalSpaceRegion *>
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp242 void StaticGlobalSpaceRegion::Profile(llvm::FoldingSetNodeID &ID) const { in Profile()
590 void StaticGlobalSpaceRegion::dumpToStream(raw_ostream &os) const { in dumpToStream()
961 StaticGlobalSpaceRegion *&R = StaticsGlobalSpaceRegions[CR]; in getGlobalsRegion()
965 R = new (A) StaticGlobalSpaceRegion(*this, CR); in getGlobalsRegion()
H A DRegionStore.cpp2389 if (isa<StaticGlobalSpaceRegion>(MS)) in getBindingForVar()
H A DExprEngine.cpp3620 if (!MR || !isa<StackSpaceRegion, StaticGlobalSpaceRegion>(Space)) { in processPointerEscapedOnBind()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp408 if (isa<StaticGlobalSpaceRegion>(Space)) in printReferrer()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc7741 …alSpaceRegion7ProfileERN4llvm16FoldingSetNodeIDE", "clang::ento::StaticGlobalSpaceRegion::Profile(…
7786 …lSpaceRegion12dumpToStreamERN4llvm11raw_ostreamE", "clang::ento::StaticGlobalSpaceRegion::dumpToSt…
7838 …g4ento23StaticGlobalSpaceRegionD1Ev", "clang::ento::StaticGlobalSpaceRegion::~StaticGlobalSpaceReg…
7839 …g4ento23StaticGlobalSpaceRegionD0Ev", "clang::ento::StaticGlobalSpaceRegion::~StaticGlobalSpaceReg…
7904StaticGlobalSpaceRegion*, llvm::DenseMapInfo<clang::ento::CodeTextRegion const*>, llvm::DenseMapIn…
7905 …::ento::StaticGlobalSpaceRegion*, llvm::DenseMapInfo<clang::ento::CodeTextRegion const*>, llvm::De…
25255 {"_ZTVN5clang4ento23StaticGlobalSpaceRegionE", "vtable for clang::ento::StaticGlobalSpaceRegion"},