Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dlexer.h372 c10::string_view rest_line = str_iter.rest_line(); in isTypeComment() local
H A Dsource_range.h141 c10::string_view rest_line() const { in rest_line() function