Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp635 struct DefContext { struct
636 TypePtr declared_return_type_; // nullptr if not annotated
637 TypePtr merged_return_type_; // nullptr if a Return has not been seen yet