Searched defs:getBugType (Results 1 – 2 of 2) sorted by relevance
177 const BugType& getBugType() const { return BT; } in getBugType() function178 BugType& getBugType() { return BT; } in getBugType() function
797 StringRef getBugType() const { return BugType; } in getBugType() function