reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
 1370   getCXXBaseObjectRegion(const CXXRecordDecl *BaseClass, const SubRegion *Super,

References

tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/MemRegion.h
 1378     return getCXXBaseObjectRegion(baseReg->getDecl(), superRegion,
tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h
  711            getStateManager().getRegionManager().getCXXBaseObjectRegion(
  719            getStateManager().getRegionManager().getCXXBaseObjectRegion(
tools/clang/lib/StaticAnalyzer/Core/RegionStore.cpp
 2449           MRMgr.getCXXBaseObjectRegion(BRD, R, /*IsVirtual=*/false);
tools/clang/lib/StaticAnalyzer/Core/Store.cpp
  294   const MemRegion *BaseReg = MRMgr.getCXXBaseObjectRegion(