Searched refs:GFun (Results 1 – 1 of 1) sorted by relevance
42 auto GFun = make_unique<GCOVFunction>(*this); in readGCNO() local43 if (!GFun->readGCNO(Buffer, Version)) in readGCNO()45 Functions.push_back(std::move(GFun)); in readGCNO()