Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dsource_range.h400 struct OwnedSourceRange : public SourceRange { struct
401 explicit OwnedSourceRange(const SourceRange& source_range) in OwnedSourceRange() function