Lines Matching refs:FirstResult
667 /// FirstResult - This is the first slot in the RecordedNodes list that the669 unsigned FirstResult;672 const std::string &name, unsigned firstresult)674 Name(name), FirstResult(firstresult) {}680 unsigned getFirstResult() const { return FirstResult; }