Searched defs:report (Results 1 – 2 of 2) sorted by relevance
19 void Diagnostics::report(ID id, const SourceLocation &loc, const std::string &text) in report() function in angle::pp::Diagnostics
163 std::vector<nsecs_t> report; in main() local