Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/libsepol/cil/src/
H A Dcil_internal.h916 struct cil_tree *args_tree; member
/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dir_emitter.cpp4337 auto& args_tree = args_kwargs_timeout_trees[0]; in emitRpcExpr() local