Home
last modified time | relevance | path

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

/external/clang/test/Index/
Dannotate-tokens.m155 typedef id<Proto> *proto_ptr; typedef
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instruction.cc4309 if (auto* proto_ptr = backend_config_.GetProtoPtr()) { in GetBackendConfigInternal() local