Home
last modified time | relevance | path

Searched defs:early_return (Results 1 – 3 of 3) sorted by relevance

/third_party/rust/crates/tracing/tracing-attributes/tests/ui/
Dasync_instrument.rs34 async fn early_return() -> String { in early_return() function
/third_party/node/src/
Dnode_internals.h306 bool early_return = false; member
/third_party/protobuf/src/google/protobuf/util/
Dmessage_differencer.cc1518 int MaximumMatcher::FindMaximumMatch(bool early_return) { in FindMaximumMatch()
1622 bool early_return = (reporter == nullptr); in MatchRepeatedFieldIndices() local