Searched refs:StdFixups (Results 1 – 1 of 1) sorted by relevance
173 static const std::map<unsigned, std::vector<unsigned>> StdFixups = { variable683 const auto &FixupTable = State.Extended ? ExtFixups : StdFixups; in getExprOpValue()