Searched defs:BugType (Results 1 – 4 of 4) sorted by relevance
212 const char *BugType = nullptr; in Report() local
57 class BugType; variable [all...]
766 std::string BugType; variable
658 os << "\n<!-- BUGTYPE " << BugType << " -->\n"; in FinalizeHTML() local