|
clang 24.0.0git
|
This is the complete list of members for clang::ento::bounds::CheckResult, including all inherited members.
| checkBounds(ProgramStateRef State, SValBuilder &SVB, NonLoc Offset, std::optional< NonLoc > Extent, CheckFlags Flags) | clang::ento::bounds::CheckResult | friend |
| getExtentIfMayOverflow() const | clang::ento::bounds::CheckResult | inline |
| getInBoundsState() const | clang::ento::bounds::CheckResult | inline |
| getOffset() const | clang::ento::bounds::CheckResult | inline |
| isCorruptedState() const | clang::ento::bounds::CheckResult | inline |
| mayBeInBounds() const | clang::ento::bounds::CheckResult | inline |
| mayBeInvalid() const | clang::ento::bounds::CheckResult | inline |
| mayOverflow() const | clang::ento::bounds::CheckResult | inline |
| mayUnderflow() const | clang::ento::bounds::CheckResult | inline |