clang  20.0.0git
Namespaces | Functions
Move.h File Reference
#include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h"

Go to the source code of this file.

Namespaces

 clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
 clang::ento
 
 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. More...