Searched defs:non_nestable (Results 1 – 5 of 5) sorted by relevance
| /third_party/gn/src/gn/ |
| D | function_template.cc | 179 NonNestableBlock non_nestable(scope, function, "template"); local
|
| D | template.cc | 54 NonNestableBlock non_nestable(scope, invocation, "template invocation"); in Invoke() local
|
| D | function_toolchain.cc | 191 NonNestableBlock non_nestable(scope, function, "toolchain"); in RunToolchain() local
|
| D | functions.cc | 359 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
|
| D | functions_target.cc | 44 NonNestableBlock non_nestable(scope, function, "target"); in ExecuteGenericTarget() local
|