Home
last modified time | relevance | path

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

/third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/
Dlib.rs226 let new_ast = scope.clone_for_update(); localVariable
/third_party/selinux/libsepol/cil/src/
Dcil_build_ast.c680 struct cil_tree_node *new_ast = NULL; in cil_gen_perm_nodes() local