|
clang 24.0.0git
|
Go to the source code of this file.
Namespaces | |
| namespace | clang |
| Top level wrappers for InstallAPI frontend operations. | |
| namespace | clang::ento |
| namespace | clang::ento::move |
Functions | |
| bool | clang::ento::move::isMovedFrom (ProgramStateRef State, const MemRegion *Region) |
| Returns true if the object is known to have been recently std::moved. | |