clang 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
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. | |