Home
last modified time | relevance | path

Searched defs:non_nestable (Results 1 – 5 of 5) sorted by relevance

/third_party/gn/src/gn/
Dfunction_template.cc179 NonNestableBlock non_nestable(scope, function, "template"); local
Dtemplate.cc54 NonNestableBlock non_nestable(scope, invocation, "template invocation"); in Invoke() local
Dfunction_toolchain.cc191 NonNestableBlock non_nestable(scope, function, "toolchain"); in RunToolchain() local
Dfunctions.cc359 NonNestableBlock non_nestable(scope, function, "config"); in RunConfig() local
477 NonNestableBlock non_nestable(scope, function, "declare_args"); in RunDeclareArgs() local
905 NonNestableBlock non_nestable(scope, function, "pool"); in RunPool() local
Dfunctions_target.cc44 NonNestableBlock non_nestable(scope, function, "target"); in ExecuteGenericTarget() local