Home
last modified time | relevance | path

Searched defs:found_error (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/cli/
Ddiagnostics.rs36 let mut found_error = false; in run() localVariable
/third_party/grpc/src/core/lib/transport/
Derror_utils.cc72 grpc_error_handle found_error = recursively_find_error_with_field( in grpc_error_get_status() local