Home
last modified time | relevance | path

Searched defs:capture_kind (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dparser.c8187 enum capture_kind_type capture_kind = BY_COPY; in cp_parser_lambda_introducer() local
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dparser.c10282 enum capture_kind_type capture_kind = BY_COPY; in cp_parser_lambda_introducer() local