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

/external/chromium_org/tools/gn/
H A Dfunctions_target.cc33 if (!EnsureNotProcessingImport(function, scope, err) ||
283 if (!EnsureNotProcessingImport(function, scope, err) ||
H A Dtemplate.cc34 if (!EnsureNotProcessingImport(invocation, scope, err))
H A Dfunctions.cc23 bool EnsureNotProcessingImport(const ParseNode* node, function
227 !EnsureNotProcessingImport(function, scope, err))
H A Dfunction_toolchain.cc287 if (!EnsureNotProcessingImport(function, scope, err) ||
H A Dfunctions.h370 bool EnsureNotProcessingImport(const ParseNode* node,
374 // Like EnsureNotProcessingImport but checks for running the build config.

Completed in 205 milliseconds