OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlobalSystemSpaceRegion
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h
303
class
GlobalSystemSpaceRegion
: public NonStaticGlobalSpaceRegion {
306
GlobalSystemSpaceRegion
(MemRegionManager &mgr)
1309
GlobalSystemSpaceRegion
*SystemGlobals = nullptr;
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp
554
void
GlobalSystemSpaceRegion
::dumpToStream(raw_ostream &os) const {
555
os << "
GlobalSystemSpaceRegion
";
RegionStore.cpp
1253
return isa<
GlobalSystemSpaceRegion
>(R->getMemorySpace());
Completed in 149 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026