Searched defs:GCOVFunction (Results 1 – 4 of 4) sorted by relevance
28 class GCOVFunction; variable267 GCOVFunction(GCOVFile &P) : Parent(P), Ident(0), LineNumber(0) {} in GCOVFunction() function
36 class GCOVFunction; variable277 GCOVFunction(GCOVFile &P) : Parent(P) {} in GCOVFunction() function
316 class GCOVFunction : public GCOVRecord { class318 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anonfb28f5d70211::GCOVFunction
325 class GCOVFunction : public GCOVRecord { class327 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anon0aa0896f0211::GCOVFunction