/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | SymExpr.h | 26 class MemRegion; variable
|
H A D | ExprEngine.h | 87 class MemRegion; variable
|
H A D | SVals.h | 47 class MemRegion; global() variable
|
H A D | MemRegion.h | 56 class MemRegion; variable 112 MemRegion(Kin function [all...] |
H A D | SymbolManager.h | 685 VisitMemRegion(const MemRegion *) VisitMemRegion() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPIChecker.cpp | 147 llvm::SmallVector<const MemRegion *, 2> &ReqRegions, in allRegionsUsedByWait()
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | VirtualCallChecker.cpp | 60 REGISTER_MAP_WITH_PROGRAMSTATE(CtorDtorMap, const MemRegion *, ObjectState) in REGISTER_MAP_WITH_PROGRAMSTATE()
|
H A D | ErrnoModeling.cpp | 72 REGISTER_TRAIT_WITH_PROGRAMSTATE(ErrnoRegion, const MemRegion *) in REGISTER_TRAIT_WITH_PROGRAMSTATE()
|
H A D | StdVariantChecker.cpp | 143 ArrayRef<const MemRegion *>, in checkRegionChanges() argument
|
H A D | PointerArithChecker.cpp | 75 REGISTER_MAP_WITH_PROGRAMSTATE(RegionState, const MemRegion *, AllocKind) in REGISTER_MAP_WITH_PROGRAMSTATE()
|
H A D | PthreadLockChecker.cpp | 284 REGISTER_LIST_WITH_PROGRAMSTATE(LockSet, const MemRegion *) in REGISTER_LIST_WITH_PROGRAMSTATE()
|
H A D | SmartPtrModeling.cpp | 100 REGISTER_MAP_WITH_PROGRAMSTATE(TrackedRegionMap, const MemRegion *, SVal) in REGISTER_MAP_WITH_PROGRAMSTATE() argument [all...] |
H A D | CStringChecker.cpp | 356 REGISTER_MAP_WITH_PROGRAMSTATE(CStringLength,const MemRegion *,SVal) REGISTER_MAP_WITH_PROGRAMSTATE() argument [all...] |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/cert/ |
H A D | InvalidPtrChecker.cpp | 109 REGISTER_SET_WITH_PROGRAMSTATE(InvalidMemoryRegions, const MemRegion *) in REGISTER_SET_WITH_PROGRAMSTATE()
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugReporterVisitors.h | 44 class MemRegion; variable [all...] |
H A D | BugReporter.h | 62 class MemRegion; variable
|
/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | CheckerManager.h | 51 class MemRegion; variable
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 357 ProfileRegion(llvm::FoldingSetNodeID & ID,const NamedDecl * FD,const MemRegion *) ProfileRegion() argument 369 ProfileRegion(llvm::FoldingSetNodeID & ID,const BlockDecl * BD,CanQualType,const AnalysisDeclContext * AC,const MemRegion *) ProfileRegion() argument [all...] |
H A D | ExprEngineCallAndReturn.cpp | 499 REGISTER_MAP_WITH_PROGRAMSTATE(DynamicDispatchBifurcationMap,const MemRegion *,unsigned) REGISTER_MAP_WITH_PROGRAMSTATE() argument
|
/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountDiagnostics.cpp | 965 __anon9621c4950302(const std::pair<const MemRegion *, SVal> Binding) findBindingToReport() argument [all...] |
/llvm-project/llvm/tools/llvm-jitlink/ |
H A D | llvm-jitlink.cpp | 352 for (auto MemRegion : StubKVs.second) operator <<() local
|