Home
last modified time | relevance | path

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

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