HomeSort by relevance Sort by last modified time
    Searched refs:ElementRegion (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/clang/lib/StaticAnalyzer/Checkers/
ArrayBoundChecker.cpp 43 const ElementRegion *ER = dyn_cast<ElementRegion>(R);
ReturnPointerRangeChecker.cpp 46 const ElementRegion *ER = dyn_cast_or_null<ElementRegion>(R);
ArrayBoundCheckerV2.cpp 274 const ElementRegion *elemReg = cast<ElementRegion>(region);
  /external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPIChecker.cpp 34 const ElementRegion *const ER = dyn_cast<ElementRegion>(MR);
63 const ElementRegion *const ER = dyn_cast<ElementRegion>(MR);
154 if (const ElementRegion *const ER = MR->getAs<ElementRegion>()) {
172 const ElementRegion *const ER = RegionManager->getElementRegion(
  /external/clang/lib/StaticAnalyzer/Core/
Store.cpp 55 const ElementRegion *StoreManager::GetElementZeroRegion(const MemRegion *R,
132 // If we are casting from an ElementRegion to another type, the
135 // (1) Compute the "raw offset" of the ElementRegion from the
141 // casted-pointee type. If so, create a new ElementRegion with
144 // a new ElementRegion at offset 0 off the raw offset region.
151 const ElementRegion *elementR = cast<ElementRegion>(R);
173 // Otherwise, create a new ElementRegion at offset 0.
179 // we create an ElementRegion whose index is that value. Otherwise, we
183 // Compute the index for the new ElementRegion
    [all...]
MemRegion.cpp 343 void ElementRegion::ProfileRegion(llvm::FoldingSetNodeID& ID,
352 void ElementRegion::Profile(llvm::FoldingSetNodeID& ID) const {
353 ElementRegion::ProfileRegion(ID, ElementType, Index, superRegion);
493 void ElementRegion::dumpToStream(raw_ostream &os) const {
643 const ElementRegion *ER = nullptr;
644 while ((ER = R->getAs<ElementRegion>())) {
960 const ElementRegion*
967 ElementRegion::ProfileRegion(ID, T, Idx, superRegion);
971 ElementRegion* R = cast_or_null<ElementRegion>(data)
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/GenFds/
GenFds.py 595 for ElementRegion in ElementFd.RegionList:
596 if ElementRegion.RegionType == 'FV':
597 for ElementRegionData in ElementRegion.RegionDataList:
602 return ElementRegion.BlockSizeOfRegion(ElementFd.BlockSizeList)
607 for ElementRegion in FdObj.RegionList:
608 if ElementRegion.RegionType == 'FV':
609 for ElementRegionData in ElementRegion.RegionDataList:
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
MemRegion.h 1045 class ElementRegion;
1048 friend class ElementRegion;
1066 class ElementRegion : public TypedValueRegion {
1072 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
MemRegion.h 1045 class ElementRegion;
1048 friend class ElementRegion;
1066 class ElementRegion : public TypedValueRegion {
1072 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
MemRegion.h 1045 class ElementRegion;
1048 friend class ElementRegion;
1066 class ElementRegion : public TypedValueRegion {
1072 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
MemRegion.h 1045 class ElementRegion;
1048 friend class ElementRegion;
1066 class ElementRegion : public TypedValueRegion {
1072 ElementRegion(QualType elementType, NonLoc Idx, const SubRegion *sReg)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
Store.h 163 const ElementRegion *GetElementZeroRegion(const SubRegion *R, QualType T);
262 const ElementRegion *MakeElementRegion(const SubRegion *baseRegion,
  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 982 class ElementRegion;
986 friend class ElementRegion;
1004 class ElementRegion : public TypedValueRegion {
1010 ElementRegion(QualType elementType, NonLoc Idx, const MemRegion* sReg)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
MemRegion.h 982 class ElementRegion;
986 friend class ElementRegion;
1004 class ElementRegion : public TypedValueRegion {
1010 ElementRegion(QualType elementType, NonLoc Idx, const MemRegion* sReg)
    [all...]

Completed in 391 milliseconds

1 2 3