Home
last modified time | relevance | path

Searched refs:DECL_FNAME_P (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dlambda.cc278 && !DECL_FNAME_P (decl) in is_capture_proxy()
DChangeLog-20181142 * cp-tree.h (DECL_FNAME_P): New macro.
1146 * lambda.c (is_capture_proxy): Use DECL_FNAME_P.
Dcp-tree.h3463 #define DECL_FNAME_P(NODE) \ macro