Home
last modified time | relevance | path

Searched refs:maybeParseTypeAnnotation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dparser.cpp435 Maybe<Expr> maybeParseTypeAnnotation() { in maybeParseTypeAnnotation() function
449 TreeRef type = maybeParseTypeAnnotation(); in parseFormalParam()
497 auto type = maybeParseTypeAnnotation(); in parseAssign()