Home
last modified time | relevance | path

Searched refs:ImmutableGlobals (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h1412 GlobalImmutableSpaceRegion *ImmutableGlobals = nullptr; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp932 return LazyAllocate(ImmutableGlobals); in getGlobalsRegion()