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

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.