Home
last modified time | relevance | path

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

/third_party/rust/crates/bindgen/bindgen/ir/
Dfunction.rs33 pub fn from_cursor(cursor: &clang::Cursor) -> Option<FunctionKind> { in from_cursor() method
/third_party/node/deps/v8/src/builtins/
Dbuiltins-regexp-gen.cc268 TNode<IntPtrT> from_cursor = var_from_cursor.value(); in ConstructNewResultFromMatchInfo() local