Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dlexer.h371 bool isTypeComment(StringCordView::Iterator str_iter) { in isTypeComment() function
382 bool isTypeComment(const StringCordView& str, size_t pos) { in isTypeComment() function