Searched refs:FillTargetBlockScope (Results 1 – 3 of 3) sorted by relevance
/external/chromium_org/tools/gn/ |
D | functions_target.cc | 36 if (!FillTargetBlockScope(scope, function, target_type, block, in ExecuteGenericTarget() 104 if (!FillTargetBlockScope(scope, function, component_mode.c_str(), block, in RunComponent()
|
D | functions.cc | 35 if (!FillTargetBlockScope(scope, invocation, in RunTemplateInvocation() 83 bool FillTargetBlockScope(const Scope* scope, in FillTargetBlockScope() function
|
D | functions.h | 315 bool FillTargetBlockScope(const Scope* scope,
|