Searched defs:GCOVFunction (Results 1 – 2 of 2) sorted by relevance
37 class GCOVFunction; variable281 GCOVFunction(GCOVFile &P) : Parent(P) {} in GCOVFunction() function
341 class GCOVFunction : public GCOVRecord { class343 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anonfcf2bc740311::GCOVFunction