Searched refs:has_method (Results 1 – 1 of 1) sorted by relevance
333 ScopedCheck(uint16_t flags, const char* functionName, bool has_method = true) in ScopedCheck() argument334 : function_name_(functionName), indent_(0), flags_(flags), has_method_(has_method) { in ScopedCheck()