Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dtracker.cc224 bool is_std_string = in StringFieldGetters() local
245 bool is_std_string = in StringOneofGetters() local
/third_party/rust/rust/compiler/rustc_hir_typeck/src/
Dop.rs598 let is_std_string = in check_str_addition() localVariable