Searched defs:superRegion (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | MemRegion.cpp | 70 const SuperTy *superRegion) { in getSubRegion() argument 86 const SuperTy *superRegion) { in getSubRegion() argument 104 const SuperTy *superRegion) { in getSubRegion() argument 148 const MemRegion *superRegion in getMemRegionManager() local 240 ProfileRegion(llvm::FoldingSetNodeID & ID,const StringLiteral * Str,const MemRegion * superRegion) ProfileRegion() argument 248 ProfileRegion(llvm::FoldingSetNodeID & ID,const ObjCStringLiteral * Str,const MemRegion * superRegion) ProfileRegion() argument 256 ProfileRegion(llvm::FoldingSetNodeID & ID,const Expr * Ex,unsigned cnt,const MemRegion * superRegion) ProfileRegion() argument 273 ProfileRegion(llvm::FoldingSetNodeID & ID,const CompoundLiteralExpr * CL,const MemRegion * superRegion) ProfileRegion() argument 297 ProfileRegion(llvm::FoldingSetNodeID & ID,const ObjCIvarDecl * ivd,const MemRegion * superRegion) ProfileRegion() argument 309 ProfileRegion(llvm::FoldingSetNodeID & ID,const VarDecl * VD,const MemRegion * superRegion) ProfileRegion() argument 344 ProfileRegion(llvm::FoldingSetNodeID & ID,QualType ElementType,SVal Idx,const MemRegion * superRegion) ProfileRegion() argument 1152 getElementRegion(QualType elementType,NonLoc Idx,const SubRegion * superRegion,ASTContext & Ctx) getElementRegion() argument 1197 getFieldRegion(const FieldDecl * d,const SubRegion * superRegion) getFieldRegion() argument 1203 getObjCIvarRegion(const ObjCIvarDecl * d,const SubRegion * superRegion) getObjCIvarRegion() argument [all...] |
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 482 AllocaRegion(const Expr * ex,unsigned cnt,const MemSpaceRegion * superRegion) AllocaRegion() argument 1112 ProfileRegion(llvm::FoldingSetNodeID & ID,const FieldDecl * FD,const MemRegion * superRegion) ProfileRegion() argument 1509 getElementRegionWithSuper(const ElementRegion * ER,const SubRegion * superRegion) getElementRegionWithSuper() argument 1522 getFieldRegionWithSuper(const FieldRegion * FR,const SubRegion * superRegion) getFieldRegionWithSuper() argument 1561 getCXXBaseObjectRegionWithSuper(const CXXBaseObjectRegion * baseReg,const SubRegion * superRegion) getCXXBaseObjectRegionWithSuper() argument [all...] |