varID::swapAnnotations
Synopsis
Declared in <src/midend/programAnalysis/genericDataflow/variables/variables.h>
bool
swapAnnotations(
std::string const& fromAnnotName,
void* fromAnnotVal,
std::string const& toAnnotName,
void* toAnnotVal);
Created with MrDocs