Home
last modified time | relevance | path

Searched refs:allow_var (Results 1 – 10 of 10) sorted by relevance

/dports/lang/zig/zig-0.9.0/src/stage1/
H A Dir_print.cpp2409 static void ir_print_arg_type(IrPrintSrc *irp, Stage1ZirInstArgType *instruction, bool allow_var) { in ir_print_arg_type() argument
2415 if (allow_var) { in ir_print_arg_type()
H A Dastgen.cpp2608 Stage1ZirInst *fn_type, Stage1ZirInst *arg_index, bool allow_var) in ir_build_arg_type() argument
2611 instruction->base.id = allow_var ? in ir_build_arg_type()
H A Dir.cpp23646 bool allow_var) in ir_analyze_instruction_arg_type() argument
23669 if (allow_var) { in ir_analyze_instruction_arg_type()
23684 if (allow_var) { in ir_analyze_instruction_arg_type()
/dports/lang/zig-devel/zig-0.9.0/src/stage1/
H A Dir_print.cpp2409 static void ir_print_arg_type(IrPrintSrc *irp, Stage1ZirInstArgType *instruction, bool allow_var) { in ir_print_arg_type() argument
2415 if (allow_var) { in ir_print_arg_type()
H A Dastgen.cpp2608 Stage1ZirInst *fn_type, Stage1ZirInst *arg_index, bool allow_var) in ir_build_arg_type() argument
2611 instruction->base.id = allow_var ? in ir_build_arg_type()
H A Dir.cpp23646 bool allow_var) in ir_analyze_instruction_arg_type() argument
23669 if (allow_var) { in ir_analyze_instruction_arg_type()
23684 if (allow_var) { in ir_analyze_instruction_arg_type()
/dports/lang/quickjs/quickjs-2021-03-27/
H A Dquickjs.c22298 BOOL allow_method, BOOL allow_var, in js_parse_property_name() argument
22356 prop_type == PROP_TYPE_IDENT && allow_var) { in js_parse_property_name()
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/quickjs/
H A Dquickjs.c21493 BOOL allow_method, BOOL allow_var, in js_parse_property_name() argument
21551 prop_type == PROP_TYPE_IDENT && allow_var) { in js_parse_property_name()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/quickjs/
H A Dquickjs.c21495 BOOL allow_method, BOOL allow_var, in js_parse_property_name() argument
21553 prop_type == PROP_TYPE_IDENT && allow_var) { in js_parse_property_name()
/dports/games/warzone2100/warzone2100/3rdparty/quickjs/
H A Dquickjs.c22345 BOOL allow_method, BOOL allow_var, in js_parse_property_name() argument
22403 prop_type == PROP_TYPE_IDENT && allow_var) { in js_parse_property_name()