OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlobalInternalSpaceRegion
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h
339
class
GlobalInternalSpaceRegion
: public NonStaticGlobalSpaceRegion {
342
GlobalInternalSpaceRegion
(MemRegionManager &mgr)
794
StringRegion(const StringLiteral *str, const
GlobalInternalSpaceRegion
*sreg)
828
const
GlobalInternalSpaceRegion
*sreg)
867
assert(isa<
GlobalInternalSpaceRegion
>(sReg) ||
1189
isa<
GlobalInternalSpaceRegion
>(sReg));
1308
GlobalInternalSpaceRegion
*InternalGlobals = nullptr;
/src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
MemRegion.cpp
550
void
GlobalInternalSpaceRegion
::dumpToStream(raw_ostream &os) const {
551
os << "
GlobalInternalSpaceRegion
";
880
Str, cast<
GlobalInternalSpaceRegion
>(getGlobalsRegion()));
886
Str, cast<
GlobalInternalSpaceRegion
>(getGlobalsRegion()));
Completed in 34 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026