Searched refs:BY_REFERENCE (Results 1 – 2 of 2) sorted by relevance
10704 BY_REFERENCE in cp_parser_lambda_introducer() enumerator10774 capture_kind = BY_REFERENCE; in cp_parser_lambda_introducer()10791 if (init_pack_expansion && capture_kind != BY_REFERENCE in cp_parser_lambda_introducer()10796 capture_kind = BY_REFERENCE; in cp_parser_lambda_introducer()10920 && capture_kind == BY_REFERENCE) in cp_parser_lambda_introducer()10946 /*by_reference_p=*/capture_kind == BY_REFERENCE, in cp_parser_lambda_introducer()
11218 BY_REFERENCE in cp_parser_lambda_introducer() enumerator11291 capture_kind = BY_REFERENCE; in cp_parser_lambda_introducer()11309 if (init_pack_expansion && capture_kind != BY_REFERENCE in cp_parser_lambda_introducer()11314 capture_kind = BY_REFERENCE; in cp_parser_lambda_introducer()11438 && capture_kind == BY_REFERENCE) in cp_parser_lambda_introducer()11464 /*by_reference_p=*/capture_kind == BY_REFERENCE, in cp_parser_lambda_introducer()