Home
last modified time | relevance | path

Searched refs:cur_scope (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/gn/
H A Dfunctions.h498 const Scope* cur_scope,
H A Dfunctions.cc62 const Scope* cur_scope, in EnsureNotReadingFromSameDeclareArgs()
73 cur_scope->GetProperty(&kInDeclareArgsKey, &cur_args_scope); in EnsureNotReadingFromSameDeclareArgs()
61 EnsureNotReadingFromSameDeclareArgs(const ParseNode* node, const Scope* cur_scope, const Scope* val_scope, Err* err) EnsureNotReadingFromSameDeclareArgs() argument
/third_party/libabigail/src/
H A Dabg-ir.cc11590 scope_decl_sptr cur_scope = skope, new_scope, scope; in lookup_node_in_scope() local
11597 cur_scope->get_member_decls().begin(); in lookup_node_in_scope()
11598 m != cur_scope->get_member_decls().end(); in lookup_node_in_scope()
11629 cur_scope = new_scope; in lookup_node_in_scope()

Completed in 39 milliseconds