Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dparser.cpp478 Decl parseTypeComment() { in parseTypeComment() function
815 Decl Parser::parseTypeComment() { in parseTypeComment() function in torch::jit::Parser