|
clang 24.0.0git
|
Go to the source code of this file.
Classes | |
| struct | clang::ento::bounds::CheckFlags |
| class | clang::ento::bounds::CheckResult |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ento |
| namespace | clang::ento::bounds |
Functions | |
| CheckResult | clang::ento::bounds::checkBounds (ProgramStateRef State, SValBuilder &SVB, NonLoc Offset, std::optional< NonLoc > Extent, CheckFlags Flags) |
Checks the validity of accessing a memory region with extent Extent at offset Offset. | |