Skip to content

PrePostTransformation::cmdline_find

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/prepostTransformation/PrePostTransformation.h>

static
bool
cmdline_find(
    std::vector<std::string> const& argv,
    unsigned int& index,
    std::string const& opt,
    std::vector<std::string>* unknown_args);

Created with MrDocs