Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dtemplate.cc40 if (!FillTargetBlockScope(scope, invocation, template_name, block, args, in Invoke()
Dfunctions.h498 bool FillTargetBlockScope(const Scope* scope,
Dfunctions_target.cc46 if (!FillTargetBlockScope(scope, function, target_type, block, args, in ExecuteGenericTarget()
Dfunctions.cc110 bool FillTargetBlockScope(const Scope* scope, in FillTargetBlockScope() function