Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dobjc_method.rs82 pub type instancetype = id; typedef
/third_party/protobuf/objectivec/
DGPBMessage.m1976 + (instancetype)parseFromData:(NSData *)data error:(NSError **)errorPtr {
2002 error:(NSError **)errorPtr {
/third_party/protobuf/objectivec/Tests/
Dunittest_objc.proto117 optional bool instancetype = 11; field