Searched defs:GCOVFunction (Results 1 – 2 of 2) sorted by relevance
27 class GCOVFunction; variable266 GCOVFunction(GCOVFile &P) : Parent(P), Ident(0), LineNumber(0) {} in GCOVFunction() function
314 class GCOVFunction : public GCOVRecord { class316 GCOVFunction(DISubprogram SP, raw_ostream *os, uint32_t Ident, in GCOVFunction() function in __anon498f98dd0211::GCOVFunction