Skip to content

ConstrGraph::varHasAnnot

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/lattice/ConstrGraph.h>

static
bool
varHasAnnot(
    varID const& var,
    std::string annotName,
    void* annotVal,
    std::string indent = "");

Created with MrDocs