Searched refs:getCppVariableName (Results 1 – 3 of 3) sorted by relevance
29 StringRef getCppVariableName() const;61 StringRef getCppVariableName() const;
104 os.indent(2) << formatv("{0} {1}", type, opt.getCppVariableName()); in emitPassOptionsStruct() 275 opt.getType(), opt.getCppVariableName(), opt.getArgument(), in emitPassOptionDecls() 289 stat.getCppVariableName(), stat.getName(), in emitPassStatisticDecls() 332 opt.getCppVariableName()); in emitPassDefs()
19 StringRef PassOption::getCppVariableName() const { in getCppVariableName() function in PassOption51 StringRef PassStatistic::getCppVariableName() const { in getCppVariableName() function in PassStatistic