Searched refs:getCounterValue (Results 1 – 2 of 2) sorted by relevance
2420 unsigned getCounterValue() const { return CounterValue; } in getCounterValue() function
2566 if (PP.getCounterValue() != 0) { in WritePreprocessor()2567 RecordData::value_type Record[] = {PP.getCounterValue()}; in WritePreprocessor()