Searched refs:getCounterValue (Results 1 – 2 of 2) sorted by relevance
1585 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function
2017 if (PP.getCounterValue() != 0) { in WritePreprocessor()2018 Record.push_back(PP.getCounterValue()); in WritePreprocessor()