Home
last modified time | relevance | path

Searched refs:EnsureNotProcessingImport (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/tools/gn/
Dfunctions_target.cc33 if (!EnsureNotProcessingImport(function, scope, err) || in ExecuteGenericTarget()
283 if (!EnsureNotProcessingImport(function, scope, err) || in RunCopy()
Dtemplate.cc34 if (!EnsureNotProcessingImport(invocation, scope, err)) in Invoke()
Dfunctions.cc23 bool EnsureNotProcessingImport(const ParseNode* node, in EnsureNotProcessingImport() function
227 !EnsureNotProcessingImport(function, scope, err)) in RunConfig()
Dfunctions.h370 bool EnsureNotProcessingImport(const ParseNode* node,
Dfunction_toolchain.cc287 if (!EnsureNotProcessingImport(function, scope, err) || in RunToolchain()