OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlobalImmutableSpaceRegion
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h
322
class
GlobalImmutableSpaceRegion
: public NonStaticGlobalSpaceRegion {
325
GlobalImmutableSpaceRegion
(MemRegionManager &mgr)
678
assert(isa<
GlobalImmutableSpaceRegion
>(sreg) ||
1310
GlobalImmutableSpaceRegion
*ImmutableGlobals = nullptr;
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp
558
void
GlobalImmutableSpaceRegion
::dumpToStream(raw_ostream &os) const {
559
os << "
GlobalImmutableSpaceRegion
";
Completed in 51 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026