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